[U-Boot] [PATCH] Fix compilation for OMAP3 EVM
Dirk Behme
dirk.behme at googlemail.com
Sat Aug 20 07:07:08 CEST 2011
On 20.08.2011 00:37, Vincent wrote:
> 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"
On which branch do you see this issue? u-boot master? Which error do
you see? Does
http://patchwork.ozlabs.org/patch/107678/
fix the issue you see, too?
Thanks
Dirk
More information about the U-Boot
mailing list