From 9682bcdef1a9a0af940c30250ede697e7e70ef28 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Tue, 23 Apr 2013 16:04:14 +0200 Subject: [PATCH] clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change 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 Acked-by: Christian Daudt Cc: John Stultz --- Reading git-format-patch failed