aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorWim Van Sebroeck <wim@iguana.be>2011-11-15 11:45:16 +0100
committerWim Van Sebroeck <wim@iguana.be>2011-11-15 11:45:16 +0100
commit943ef2ec4f5f14940ea391d25bf93eb99eb2ff2a (patch)
tree8723e485a8f651d850336da63c502a63a64d092a /drivers/watchdog/Makefile
parentMerge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh (diff)
downloadlinux-dev-943ef2ec4f5f14940ea391d25bf93eb99eb2ff2a.tar.xz
linux-dev-943ef2ec4f5f14940ea391d25bf93eb99eb2ff2a.zip
watchdog: adx_wdt.c: remove driver
Remove the driver (that was added in v2.6.32) since the architecture has never been merged into mainline. Reported-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 55bd5740e910..fe893e91935b 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -51,7 +51,6 @@ obj-$(CONFIG_ORION_WATCHDOG) += orion_wdt.o
obj-$(CONFIG_COH901327_WATCHDOG) += coh901327_wdt.o
obj-$(CONFIG_STMP3XXX_WATCHDOG) += stmp3xxx_wdt.o
obj-$(CONFIG_NUC900_WATCHDOG) += nuc900_wdt.o
-obj-$(CONFIG_ADX_WATCHDOG) += adx_wdt.o
obj-$(CONFIG_TS72XX_WATCHDOG) += ts72xx_wdt.o
obj-$(CONFIG_IMX2_WDT) += imx2_wdt.o