Skip to content

Commit

Permalink
[RTC] remove old ARM rtc library code
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Russell King authored and Russell King committed May 22, 2008
1 parent 797276e commit bedd78c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 478 deletions.
1 change: 0 additions & 1 deletion arch/arm/common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit bedd78c

Please sign in to comment.