From: Andre Haupt <[EMAIL PROTECTED]> Signed-off-by: Andre Haupt <[EMAIL PROTECTED]>
--- drivers/input/keyboard/bf54x-keys.c | 1 - 1 file changed, 1 deletion(-) Index: linus/drivers/input/keyboard/bf54x-keys.c =================================================================== --- linus.orig/drivers/input/keyboard/bf54x-keys.c 2007-11-13 16:31:02.000000000 +0100 +++ linus/drivers/input/keyboard/bf54x-keys.c 2007-11-13 16:31:30.000000000 +0100 @@ -42,7 +42,6 @@ #include <linux/delay.h> #include <linux/platform_device.h> #include <linux/input.h> -#include <linux/irq.h> #include <asm/portmux.h> #include <asm/mach/bf54x_keys.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/

