On 04/02/2012 05:18 PM, Simon Glass wrote:
> We want to include this from board code, so move the header into
> an easily-accessible location.

> diff --git a/arch/arm/cpu/armv7/tegra2/ap20.c 
> b/arch/arm/cpu/armv7/tegra2/ap20.c

> -#include "ap20.h"
>  #include <asm/io.h>
>  #include <asm/arch/tegra2.h>
> +#include <asm/arch/ap20.h>

BTW, why do we have separate tegra2.h and ap20.h?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to