clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2013 14:04:14 +0000 (16:04 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Jun 2013 15:54:37 +0000 (17:54 +0200)
The CLOCKSOURCE_OF_DECLARE functions now take a device_node pointer
as their argument, as of the clksrc/cleanup branch in arm-soc.
This patch adapts the bcm_kona_timer driver to the new interface.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Christian Daudt <csd@broadcom.com>
Cc: John Stultz <john.stultz@linaro.org>

No differences found