From: Stephen Warren Date: Fri, 4 Jan 2013 03:23:13 +0000 (-0700) Subject: ARM: bcm2835: make use of CLKSRC_OF X-Git-Tag: v3.9-rc1~122^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b724f6659a7e9e32f8fcf6409d053e1b7bccad;p=pandora-kernel.git ARM: bcm2835: make use of CLKSRC_OF Using CLKSRC_OF enables deletion of the SoC-specific header bcm2835_timer.h, replacing the custom function bcm2835_timer_init() with the standardized automatic clocksource_of_init(). Signed-off-by: Stephen Warren --- Reading git-diff-tree failed