From: Wim Van Sebroeck Date: Fri, 19 Jun 2009 09:32:57 +0000 (+0000) Subject: [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI X-Git-Tag: v2.6.31-rc1~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b901ee0cb007eb4e2ee056e5b1c5c2837d53bdb;p=pandora-kernel.git [WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI Change the wdt_pci.c watchdog driver so that the code is the same for both the PCI-WDT500 as the PCI-WDT501 card. The selection of the card is now being done via the module parameter: 'type' instead of the config option CONFIG_WDT_501_PCI. Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed