Browse Source

[WATCHDOG] config.h removal

config.h got removed

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Andrew Morton 18 years ago
parent
commit
fd0c5eca44
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/char/watchdog/pc87413_wdt.c

+ 0 - 1
drivers/char/watchdog/pc87413_wdt.c

@@ -18,7 +18,6 @@
  *      Release 1.1
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/miscdevice.h>