ARM: OMAP: remove unused variable
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2013 21:16:44 +0000 (23:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2013 21:25:33 +0000 (23:25 +0200)
Commit 0583fe478a7 "ARM: convert arm/arm64 arch timer to use CLKSRC_OF init"
has left the omap5_realtime_timer_init() function with a stale variable and
broken whitespace. This fixes both.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found