[WATCHDOG] hpwdt.c - fix double includes
authorWim Van Sebroeck <wim@iguana.be>
Tue, 15 Jul 2008 11:18:04 +0000 (11:18 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 6 Aug 2008 12:31:52 +0000 (12:31 +0000)
The last clean-up created 2 times the same include. delete the doubles.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c

index d20f591..7ea8f3e 100644 (file)
@@ -39,9 +39,7 @@
 #include <linux/string.h>
 #include <linux/bootmem.h>
 #include <linux/slab.h>
-#include <linux/dmi.h>
 #include <asm/desc.h>
-#include <linux/kdebug.h>
 
 #define PCI_BIOS32_SD_VALUE            0x5F32335F      /* "_32_" */
 #define CRU_BIOS_SIGNATURE_VALUE       0x55524324