linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* drivers/input/serio/hp_sdc.c: Removed duplicated include
@ 2008-07-25 15:30 Huang Weiyi
  2008-07-25 15:52 ` Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: Huang Weiyi @ 2008-07-25 15:30 UTC (permalink / raw)
  To: dmitry.torokhov, dtor; +Cc: linux-input

Removed duplicated include file <linux/semaphore.h> in 
drivers/input/serio/hp_sdc.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/drivers/input/serio/hp_sdc.c b/drivers/input/serio/hp_sdc.c
index aad664d..0d39597 100644
--- 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>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-25 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-25 15:30 drivers/input/serio/hp_sdc.c: Removed duplicated include Huang Weiyi
2008-07-25 15:52 ` Dmitry Torokhov
2008-07-25 16:00   ` Dmitry Torokhov
2008-07-25 16:19     ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).