Removed duplicated include file <linux/module.h>. Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> --- 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> -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html