aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/Makefile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2008-04-20 12:31:29 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-05-22 14:56:41 +0100
commitbedd78ca786c1d18c2a2785c7e40593dc9c9870f (patch)
treef163fde266c2fd666615ad1b629698e391242ba4 /arch/arm/common/Makefile
parent[RTC] rtc-sa1100: remove dependence on asm/rtc.h (diff)
downloadlinux-dev-bedd78ca786c1d18c2a2785c7e40593dc9c9870f.tar.xz
linux-dev-bedd78ca786c1d18c2a2785c7e40593dc9c9870f.zip
[RTC] remove old ARM rtc library code
Now that all drivers using it are gone, remove the old ARM RTC library. Acked-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/common/Makefile')
-rw-r--r--arch/arm/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/common/Makefile b/arch/arm/common/Makefile
index 3d0b9fa42f84..325e4b6a6afb 100644
--- a/arch/arm/common/Makefile
+++ b/arch/arm/common/Makefile
@@ -2,7 +2,6 @@
# Makefile for the linux kernel.
#
-obj-y += rtctime.o
obj-$(CONFIG_ARM_GIC) += gic.o
obj-$(CONFIG_ARM_VIC) += vic.o
obj-$(CONFIG_ICST525) += icst525.o