summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2011-10-26 13:40:00 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:05:55 +0200
commitbf6221595f4ce9f461141098d8b2728234c8ef31 (patch)
tree059ee1a0922fe0d951b42e6af856d25c6439f5a9
parent38e01aecfa7900903f224dc6cceaf59c71b64af3 (diff)
cg2900: Fix after 3.1 rebase
Signed-off-by: Philippe Langlais <philippe.langlais@stericsson.com>
-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>