summaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorAlessandro Zummo <alessandro.zummo@towertech.it>2006-02-15 00:48:40 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2006-02-15 00:48:40 -0500
commita09d31ff762a3671f2ae41b3bca50a100c5e4da6 (patch)
treead4f8cc4cd0f795bb119ccbd222414595bc358f1 /drivers/input
parent10ee39fe3ff618d274e1cd0f6abbc2917b736bfd (diff)
downloadop-kernel-dev-a09d31ff762a3671f2ae41b3bca50a100c5e4da6.zip
op-kernel-dev-a09d31ff762a3671f2ae41b3bca50a100c5e4da6.tar.gz
Input: ixp4xx-beeper - fix compile error
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/misc/ixp4xx-beeper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/misc/ixp4xx-beeper.c b/drivers/input/misc/ixp4xx-beeper.c
index d448bb5..3a6ae85c 100644
--- a/drivers/input/misc/ixp4xx-beeper.c
+++ b/drivers/input/misc/ixp4xx-beeper.c
@@ -19,6 +19,7 @@
#include <linux/input.h>
#include <linux/delay.h>
#include <linux/platform_device.h>
+#include <linux/interrupt.h>
#include <asm/hardware.h>
MODULE_AUTHOR("Alessandro Zummo <a.zummo@towertech.it>");
OpenPOWER on IntegriCloud