summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/Makefile
diff options
context:
space:
mode:
authorKumar Gala <galak@codeaurora.org>2014-01-29 16:17:30 -0600
committerKumar Gala <galak@codeaurora.org>2014-02-04 17:48:54 -0600
commit3f8e8cee2f4bd02367583cc2d143887d1f49fd6c (patch)
tree4f1f256517ce35f790384256092cc3ca339a0945 /arch/arm/mach-msm/Makefile
parent6a032dba7d2329084dca41cc8d82c0cda13103ef (diff)
downloadop-kernel-dev-3f8e8cee2f4bd02367583cc2d143887d1f49fd6c.zip
op-kernel-dev-3f8e8cee2f4bd02367583cc2d143887d1f49fd6c.tar.gz
clocksource: qcom: Move clocksource code out of mach-msm
We intend to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/Makefile')
-rw-r--r--arch/arm/mach-msm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/Makefile b/arch/arm/mach-msm/Makefile
index 8327f60..04b1bee 100644
--- a/arch/arm/mach-msm/Makefile
+++ b/arch/arm/mach-msm/Makefile
@@ -1,4 +1,3 @@
-obj-$(CONFIG_MSM_TIMER) += timer.o
obj-$(CONFIG_MSM_PROC_COMM) += clock.o
obj-$(CONFIG_MSM_VIC) += irq-vic.o
OpenPOWER on IntegriCloud