projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a6eb67
)
Input: gpio_keys - remove duplicate includes
author
Jesper Juhl
<jesper.juhl@gmail.com>
Tue, 24 Jul 2007 00:39:13 +0000
(20:39 -0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Tue, 24 Jul 2007 00:39:13 +0000
(20:39 -0400)
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/gpio_keys.c
patch
|
blob
|
history
diff --git
a/drivers/input/keyboard/gpio_keys.c
b/drivers/input/keyboard/gpio_keys.c
index 739212252b09aefb874d56dc431ce72eccdb22f7..f0b22b8b2769812a7d46e96b95be5129a0e8a3e7 100644
(file)
--- a/
drivers/input/keyboard/gpio_keys.c
+++ b/
drivers/input/keyboard/gpio_keys.c
@@
-22,7
+22,6
@@
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/input.h>
-#include <linux/irq.h>
#include <linux/gpio_keys.h>
#include <asm/gpio.h>