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:
8340c10
)
jonada720: remove duplicate include
author
Andre Haupt
<andre@bitwigglers.org>
Sun, 3 Feb 2008 14:08:09 +0000
(16:08 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 14:08:09 +0000
(16:08 +0200)
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Acked-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/input/keyboard/jornada720_kbd.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/keyboard/jornada720_kbd.c
b/drivers/input/keyboard/jornada720_kbd.c
index e6696b3c9416c066c6c7411e7318df4cb6326e1d..986f93cfc6b8a0211020e8978f374c9c29b272d2 100644
(file)
--- a/
drivers/input/keyboard/jornada720_kbd.c
+++ b/
drivers/input/keyboard/jornada720_kbd.c
@@
-17,7
+17,6
@@
*/
#include <linux/device.h>
#include <linux/errno.h>
-#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/input.h>