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:
832fe9c
)
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
author
Linus Torvalds
<
[email protected]
>
Fri, 25 Jul 2008 16:19:36 +0000
(09:19 -0700)
committer
Linus Torvalds
<
[email protected]
>
Fri, 25 Jul 2008 16:19:36 +0000
(09:19 -0700)
Both commits
0f17e4c796e89d1f69f13b653aba60e6ccfb8ae0
("Add missing
semaphore.h includes") and
4933d07531711e399d8d578036aa9fc1be2f9b20
("m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>") added a
We only really need one ;)
Reported-by: Huang Weiyi <
[email protected]
>
Requested-by: Dmitry Torokhov <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/input/serio/hp_sdc.c
patch
|
blob
|
history
diff --git
a/drivers/input/serio/hp_sdc.c
b/drivers/input/serio/hp_sdc.c
index aad664d5259fd279a17b2d176aaa91e2db267d2c..0d395979b2d19c2a35ddb31e6d8c915c363fcfd9 100644
(file)
--- a/
drivers/input/serio/hp_sdc.c
+++ b/
drivers/input/serio/hp_sdc.c
@@
-70,7
+70,6
@@
#include <linux/semaphore.h>
#include <linux/slab.h>
#include <linux/hil.h>
-#include <linux/semaphore.h>
#include <asm/io.h>
#include <asm/system.h>