projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f639416
)
bf54x: remove duplicate include
author
Andre Haupt
<andre@bitwigglers.org>
Sun, 3 Feb 2008 14:04:56 +0000
(16:04 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 14:04:56 +0000
(16:04 +0200)
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/input/keyboard/bf54x-keys.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/keyboard/bf54x-keys.c
b/drivers/input/keyboard/bf54x-keys.c
index e5f4da9283406920945cee029758f3d0f8fbab94..05e3494cf8b87f4bb80fc9b904cda36099e6b6e5 100644
(file)
--- a/
drivers/input/keyboard/bf54x-keys.c
+++ b/
drivers/input/keyboard/bf54x-keys.c
@@
-42,7
+42,6
@@
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/input.h>
-#include <linux/irq.h>
#include <asm/portmux.h>
#include <asm/mach/bf54x_keys.h>