[patch 3/3] jonada720: remove duplicate include

From: andre
Date: Tue Nov 13 2007 - 11:18:26 EST


From: Andre Haupt <andre@xxxxxxxxxxxxxxx>
Signed-off-by: Andre Haupt <andre@xxxxxxxxxxxxxxx>

---
drivers/input/keyboard/jornada720_kbd.c | 1 -
1 file changed, 1 deletion(-)

Index: linus/drivers/input/keyboard/jornada720_kbd.c
===================================================================
--- linus.orig/drivers/input/keyboard/jornada720_kbd.c 2007-11-13 16:33:24.000000000 +0100
+++ linus/drivers/input/keyboard/jornada720_kbd.c 2007-11-13 16:33:41.000000000 +0100
@@ -17,7 +17,6 @@
*/
#include <linux/device.h>
#include <linux/errno.h>
-#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/input.h>

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/