diff options
| author | 2006-10-27 17:20:42 -0700 | |
|---|---|---|
| committer | 2006-10-28 22:19:07 +0200 | |
| commit | fd0c5eca447254682a8372bc73b6bdcc16bf6777 (patch) | |
| tree | 74526a5685941c2344c262145363424d0d7244ce | |
| parent | [WATCHDOG] NS pc87413-wdt Watchdog driver - fixes (diff) | |
[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>
| -rw-r--r-- | drivers/char/watchdog/pc87413_wdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/watchdog/pc87413_wdt.c b/drivers/char/watchdog/pc87413_wdt.c index bd7727ba1ad9..1d447e32af41 100644 --- a/drivers/char/watchdog/pc87413_wdt.c +++ b/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> |
