summaryrefslogtreecommitdiffstats
path: root/board/pandora
diff options
context:
space:
mode:
authorAneesh V <aneesh@ti.com>2011-07-31 20:30:53 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-04 11:33:36 +0200
commit080a46eaf1c2a51cc4df1a4cd3ff2578e64c46b6 (patch)
treee1703f02c65eed8bee98b2617a5f10c9ff72f848 /board/pandora
parentc8fc4284cf2e447e07c7e0718982902a4f6e6bff (diff)
downloadblackbird-obmc-uboot-080a46eaf1c2a51cc4df1a4cd3ff2578e64c46b6.tar.gz
blackbird-obmc-uboot-080a46eaf1c2a51cc4df1a4cd3ff2578e64c46b6.zip
omap: fix gpio related build breaks
Signed-off-by: Aneesh V <aneesh@ti.com> Acked-by: Dirk Behme <dirk.behme@googlemail.com>
Diffstat (limited to 'board/pandora')
-rw-r--r--board/pandora/pandora.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/pandora/pandora.c b/board/pandora/pandora.c
index 992e9f7625..0df45702c7 100644
--- a/board/pandora/pandora.c
+++ b/board/pandora/pandora.c
@@ -33,6 +33,7 @@
#include <twl4030.h>
#include <asm/io.h>
#include <asm/arch/mux.h>
+#include <asm/arch/gpio.h>
#include <asm/arch/sys_proto.h>
#include <asm/mach-types.h>
#include "pandora.h"
OpenPOWER on IntegriCloud