CHAR: Delete old and now unused DS1286 driver.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 26 Oct 2008 16:12:13 +0000 (16:12 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 30 Oct 2008 14:44:35 +0000 (14:44 +0000)
commit4bdebe5b4a7216bd6bfca9e9b368abad8e9f9bd9
treed27d95e18f99b18ce0a5e7602f4f561c6027850d
parentcea7e2dfdef53fe55f359d00da562a268be06fd2
CHAR: Delete old and now unused DS1286 driver.

It was only used by two SGI platforms which recently were converted to
RTC_LIB and with RTC_LIB enabled the legacy drivers are no more selectable.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
arch/mips/Kconfig
arch/mips/configs/ip22_defconfig
arch/mips/configs/ip28_defconfig
arch/mips/include/asm/ds1286.h [deleted file]
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/ds1286.c [deleted file]