+1
−0
include/linux/bcm2835_timer.h
deleted100644 → 0
+0
−22
Loading
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 <swarren@wwwdotorg.org>