summaryrefslogtreecommitdiff
path: root/drivers/staging/cg2900/bluetooth/cg2900_uart.c
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2011-10-26 13:40:00 +0200
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:01:16 +0100
commit24344a7e8bfcfacf3cc7b601c9bf80458149db40 (patch)
tree8b33d481a8c3b09b10fdb26321b3e6e65903b5b4 /drivers/staging/cg2900/bluetooth/cg2900_uart.c
parent966d0821aeaf598a73eb3943658075b73682b5c0 (diff)
cg2900: Fix after 3.1 rebase
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
Diffstat (limited to 'drivers/staging/cg2900/bluetooth/cg2900_uart.c')
-rw-r--r--drivers/staging/cg2900/bluetooth/cg2900_uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cg2900/bluetooth/cg2900_uart.c b/drivers/staging/cg2900/bluetooth/cg2900_uart.c
index d7a1fb1044f..fb175309685 100644
--- a/drivers/staging/cg2900/bluetooth/cg2900_uart.c
+++ b/drivers/staging/cg2900/bluetooth/cg2900_uart.c
@@ -19,6 +19,7 @@
#include <linux/device.h>
#include <linux/gpio.h>
#include <linux/irq.h>
+#include <linux/interrupt.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/platform_device.h>