From 5c18cd7cb0fb063799eae101bccb1706335bf207 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Tue, 16 Aug 2011 00:55:58 -0600 Subject: OMAP3 igep0020: fix gpio.h build errors Signed-off-by: John Rigby --- board/isee/igep0020/igep0020.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/isee/igep0020/igep0020.c b/board/isee/igep0020/igep0020.c index 36cc9248b..3bdd83824 100644 --- a/board/isee/igep0020/igep0020.c +++ b/board/isee/igep0020/igep0020.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3