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:
eef820d
)
Input: soc_button_array - remove duplicate inclusion of input.h
author
Sachin Kamat
<
[email protected]
>
Wed, 28 May 2014 16:34:25 +0000
(09:34 -0700)
committer
Dmitry Torokhov
<
[email protected]
>
Thu, 29 May 2014 06:35:17 +0000
(23:35 -0700)
input.h was included twice.
Signed-off-by: Sachin Kamat <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
drivers/input/misc/soc_button_array.c
patch
|
blob
|
history
diff --git
a/drivers/input/misc/soc_button_array.c
b/drivers/input/misc/soc_button_array.c
index 20c80f543d5e56fbe59f15403f2d64d9cb791cff..5a6334be30b8dbdbfc2c7405ca5337e35891091b 100644
(file)
--- a/
drivers/input/misc/soc_button_array.c
+++ b/
drivers/input/misc/soc_button_array.c
@@
-17,7
+17,6
@@
#include <linux/acpi.h>
#include <linux/gpio/consumer.h>
#include <linux/gpio_keys.h>
-#include <linux/input.h>
#include <linux/platform_device.h>
#include <linux/pnp.h>