projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0835caa
)
[WATCHDOG] config.h removal
author
Andrew Morton
<akpm@osdl.org>
Sat, 28 Oct 2006 00:20:42 +0000
(17:20 -0700)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sat, 28 Oct 2006 20:19:07 +0000
(22:19 +0200)
config.h got removed
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
drivers/char/watchdog/pc87413_wdt.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/watchdog/pc87413_wdt.c
b/drivers/char/watchdog/pc87413_wdt.c
index bd7727ba1ad9ce14de20424ee9244349a26fa5ce..1d447e32af419ed73eff046eff04e85a1e294eb5 100644
(file)
--- 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>