summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/common.h
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2013-07-24 13:54:30 -0700
committerDavid Brown <davidb@codeaurora.org>2013-08-06 11:18:02 -0700
commitc602520ff8da605becd62c25e271210b336d8eca (patch)
tree8436b7abf3166a03412c2c8a10c9afd6c054ccbb /arch/arm/mach-msm/common.h
parent34606f38713169a88a8be6c75ccf93d59841c349 (diff)
downloadblackbird-op-linux-c602520ff8da605becd62c25e271210b336d8eca.tar.gz
blackbird-op-linux-c602520ff8da605becd62c25e271210b336d8eca.zip
ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE
This allows us to remove the init_time callback in the DT machine descriptors, shrinking the code. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/common.h')
-rw-r--r--arch/arm/mach-msm/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/common.h b/arch/arm/mach-msm/common.h
index 569bd1605c18..20ebf8727930 100644
--- a/arch/arm/mach-msm/common.h
+++ b/arch/arm/mach-msm/common.h
@@ -14,7 +14,6 @@
extern void msm7x01_timer_init(void);
extern void msm7x30_timer_init(void);
-extern void msm_dt_timer_init(void);
extern void qsd8x50_timer_init(void);
extern void msm_map_common_io(void);
OpenPOWER on IntegriCloud