* remove duplicated include
@ 2008-05-08 14:16 Huang Weiyi
0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2008-05-08 14:16 UTC (permalink / raw)
To: dmitry.torokhov, dtor; +Cc: linux-input
Removed duplicated include file <linux/module.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
--- a/drivers/input/misc/apanel.c 2008-05-08 22:09:04.000000000 +0800
+++ b/drivers/input/misc/apanel.c 2008-05-08 22:09:16.000000000 +0800
@@ -20,7 +20,6 @@
#include <linux/module.h>
#include <linux/ioport.h>
#include <linux/io.h>
-#include <linux/module.h>
#include <linux/input-polldev.h>
#include <linux/i2c.h>
#include <linux/workqueue.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-08 14:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 14:16 remove duplicated include Huang Weiyi
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).