aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndre Haupt <andre@bitwigglers.org>2008-02-03 16:04:56 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 16:04:56 +0200
commit8340c103d7179de4f690cda0b76d1a5c3fbe8926 (patch)
tree82926063322f27b9bd8ac394a54f7012a43ef68f /drivers
parentf639416325e0e5bbb044dea01b74190878b9b899 (diff)
bf54x: remove duplicate include
Signed-off-by: Andre Haupt <andre@bitwigglers.org> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/input/keyboard/bf54x-keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/keyboard/bf54x-keys.c b/drivers/input/keyboard/bf54x-keys.c
index e5f4da92834..05e3494cf8b 100644
--- a/drivers/input/keyboard/bf54x-keys.c
+++ b/drivers/input/keyboard/bf54x-keys.c
@@ -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>