[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI
authorWim Van Sebroeck <wim@iguana.be>
Fri, 19 Jun 2009 09:32:57 +0000 (09:32 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 23 Jun 2009 07:13:52 +0000 (07:13 +0000)
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 <wim@iguana.be>

No differences found