From: Huang Weiyi <weiyi.huang@gmail.com>
To: dmitry.torokhov@gmail.com, dtor@mail.ru
Cc: linux-input@vger.kernel.org
Subject: drivers/input/serio/hp_sdc.c: Removed duplicated include
Date: Fri, 25 Jul 2008 23:30:20 +0800 [thread overview]
Message-ID: <20080725231334.9146.WEIYI.HUANG@gmail.com> (raw)
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>
next reply other threads:[~2008-07-25 15:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 15:30 Huang Weiyi [this message]
2008-07-25 15:52 ` drivers/input/serio/hp_sdc.c: Removed duplicated include Dmitry Torokhov
2008-07-25 16:00 ` Dmitry Torokhov
2008-07-25 16:19 ` Linus Torvalds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080725231334.9146.WEIYI.HUANG@gmail.com \
--to=weiyi.huang@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=dtor@mail.ru \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).