summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Marklund <robert.marklund@stericsson.com>2011-06-23 15:16:39 +0200
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 12:16:52 +0200
commit2403f84984f445cabd5337ef5ec8e24a3e76929e (patch)
tree155783657a3c9a9d7ba4c15ce5f462c5841c9ceb
parent26f87e194b3907a36d81504fed2762a565cbba64 (diff)
staging: cg2900: Fix for gpio header move
Signed-off-by: Robert Marklund <robert.marklund@stericsson.com>
-rw-r--r--drivers/staging/cg2900/board-mop500-cg2900.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cg2900/board-mop500-cg2900.c b/drivers/staging/cg2900/board-mop500-cg2900.c
index 99c1c937391..cfef96f6472 100644
--- a/drivers/staging/cg2900/board-mop500-cg2900.c
+++ b/drivers/staging/cg2900/board-mop500-cg2900.c
@@ -12,6 +12,7 @@
#include <asm/mach-types.h>
#include <linux/gpio.h>
+#include <linux/gpio/nomadik.h>
#include <linux/ioport.h>
#include <linux/platform_device.h>