aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-19 15:27:22 +0100
committerArnd Bergmann <arnd@arndb.de>2013-03-25 12:29:41 +0100
commit275786b71d42bb54c03c15197128d7cb05d4dd8b (patch)
treef617b3c2c278798da79f832f14faa81fa57f2c6c /arch/arm/mach-prima2/Makefile
parentARM: sirf: move debug-macro.S to include/debug/sirf.S (diff)
downloadlinux-dev-275786b71d42bb54c03c15197128d7cb05d4dd8b.tar.xz
linux-dev-275786b71d42bb54c03c15197128d7cb05d4dd8b.zip
ARM: sirf: use clocksource_of infrastructure
This moves the two sirf clocksource drivers to drivers/clocksource and integrates them into the framework for locating the clock sources automatically. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Tested-by: Barry Song <Baohua.Song@csr.com> Cc: John Stultz <john.stultz@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/arm/mach-prima2/Makefile')
-rw-r--r--arch/arm/mach-prima2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-prima2/Makefile b/arch/arm/mach-prima2/Makefile
index 5fdff7e32290..52ac738881c8 100644
--- a/arch/arm/mach-prima2/Makefile
+++ b/arch/arm/mach-prima2/Makefile
@@ -6,5 +6,3 @@ obj-$(CONFIG_CACHE_L2X0) += l2x0.o
obj-$(CONFIG_SUSPEND) += pm.o sleep.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
-obj-$(CONFIG_ARCH_PRIMA2) += timer-prima2.o
-obj-$(CONFIG_ARCH_MARCO) += timer-marco.o