From: Alan Cox Date: Sun, 22 Mar 2009 10:46:42 +0000 (+0000) Subject: [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 X-Git-Tag: v2.6.30-rc1~663^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bedfa542d90ac7a1bbf28287e9861d0da21576;p=pandora-kernel.git [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501 Change the wdt.c watchdog driver so that the code is the same for both the WDT500 as the WDT501-P card. The selection of the card is now being done via the module parameter: 'type' instead of the config option CONFIG_WDT_501. Signed-off-by: Alan Cox Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed