[U-Boot] [PATCH] Fix compilation for OMAP3 EVM

Vincent vincent.stehle at laposte.net
Sat Aug 20 00:37:52 CEST 2011


Signed-off-by: Vincent Stehlé <vincent.stehle at laposte.net>
---
 board/ti/evm/evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/board/ti/evm/evm.c b/board/ti/evm/evm.c
index 30c1c57..d0604e9 100644
--- a/board/ti/evm/evm.c
+++ b/board/ti/evm/evm.c
@@ -33,7 +33,6 @@
 #include <asm/arch/mem.h>
 #include <asm/arch/mux.h>
 #include <asm/arch/sys_proto.h>
-#include <asm/arch/gpio.h>
 #include <i2c.h>
 #include <asm/mach-types.h>
 #include "evm.h"
-- 
1.7.2.5



More information about the U-Boot mailing list