clocksource: qcom: Move clocksource code out of mach-msm
authorKumar Gala <galak@codeaurora.org>
Wed, 29 Jan 2014 22:17:30 +0000 (16:17 -0600)
committerKumar Gala <galak@codeaurora.org>
Tue, 4 Feb 2014 23:48:54 +0000 (17:48 -0600)
commit3f8e8cee2f4bd02367583cc2d143887d1f49fd6c
tree4f1f256517ce35f790384256092cc3ca339a0945
parent6a032dba7d2329084dca41cc8d82c0cda13103ef
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>
arch/arm/mach-msm/Kconfig
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/timer.c [deleted file]
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/qcom-timer.c [new file with mode: 0644]
This page took 0.026282 seconds and 5 git commands to generate.