From: Andre Haupt <[EMAIL PROTECTED]> Signed-off-by: Andre Haupt <[EMAIL PROTECTED]>
--- 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

