summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v10/drivers/Makefile
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-20 13:43:48 +0400
committerJesper Nilsson <jespern@axis.com>2013-09-10 19:28:19 +0400
commit569fa26319203a41238e83340c54639eadfea89b (patch)
tree44121fed5c8924ac2033234e887179bd572f4e0b /arch/cris/arch-v10/drivers/Makefile
parent96184b606fa02ba8f6fe00a074d7d43617995008 (diff)
downloadlinux-569fa26319203a41238e83340c54639eadfea89b.tar.xz
CRIS: Remove last traces of legacy RTC drivers
These legacy drivers were removed in commit 9c75fc8c5c8c50775fc8b89418219221335b758f ("CRIS: Remove legacy RTC drivers"). Now remove their last traces in two Kconfig files and one Makefile. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris/arch-v10/drivers/Makefile')
-rw-r--r--arch/cris/arch-v10/drivers/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/arch-v10/drivers/Makefile b/arch/cris/arch-v10/drivers/Makefile
index 44bf2e88c26e..e5c13183b97c 100644
--- a/arch/cris/arch-v10/drivers/Makefile
+++ b/arch/cris/arch-v10/drivers/Makefile
@@ -6,7 +6,5 @@ obj-$(CONFIG_ETRAX_AXISFLASHMAP) += axisflashmap.o
obj-$(CONFIG_ETRAX_I2C) += i2c.o
obj-$(CONFIG_ETRAX_I2C_EEPROM) += eeprom.o
obj-$(CONFIG_ETRAX_GPIO) += gpio.o
-obj-$(CONFIG_ETRAX_DS1302) += ds1302.o
-obj-$(CONFIG_ETRAX_PCF8563) += pcf8563.o
obj-$(CONFIG_ETRAX_SYNCHRONOUS_SERIAL) += sync_serial.o