clocksource: nspire: Fix compiler warning
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 26 Apr 2014 05:32:16 +0000 (09:32 +0400)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 29 Apr 2014 13:06:43 +0000 (15:06 +0200)
commit9afa27ce9414c92e271b0d7eec937bd9f5565da5
treef270a018adb884efd35f8323de37bbf18d601b73
parent82a5619410d4c4df65c04272db198eca5a867c18
clocksource: nspire: Fix compiler warning

CC      drivers/clocksource/zevio-timer.o
drivers/clocksource/zevio-timer.c:215:1: warning: comparison of distinct pointer types lacks a cast [enabled by default]

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/zevio-timer.c