From dbf379ea9ae878bf88d2b3cf8f74ce4536e25d19 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 6 Apr 2007 12:22:17 +0200 Subject: [WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver This patch contains the scheduled removal of the i8xx_tco watchdog driver. Signed-off-by: Adrian Bunk Signed-off-by: Wim Van Sebroeck --- drivers/char/watchdog/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/char/watchdog/Makefile') diff --git a/drivers/char/watchdog/Makefile b/drivers/char/watchdog/Makefile index 2cd8ff8d10ac..387eb80b404f 100644 --- a/drivers/char/watchdog/Makefile +++ b/drivers/char/watchdog/Makefile @@ -46,7 +46,6 @@ obj-$(CONFIG_IB700_WDT) += ib700wdt.o obj-$(CONFIG_IBMASR) += ibmasr.o obj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o -obj-$(CONFIG_I8XX_TCO) += i8xx_tco.o obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o iTCO_vendor_support.o obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o -- cgit v1.2.3-59-g8ed1b