[U-Boot] [PATCH] omap: fix gpio related build breaks

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Aug 20 17:30:52 CEST 2011


Hi Aneesh,

Le 01/08/2011 08:30, Aneesh V a écrit :
> Signed-off-by: Aneesh V<aneesh at ti.com>
> ---
> Hi Sandeep,
> This is an incremental patch to fix the build issues created
> by "[PATCH 3/5] omap: reuse omap3 gpio support in omap4"
> in the omap4460 series.
> ---
>   arch/arm/cpu/armv7/omap-common/gpio.c   |    2 +-
>   arch/arm/cpu/armv7/omap3/board.c        |    2 +-
>   arch/arm/cpu/armv7/omap4/board.c        |    2 +-
>   arch/arm/include/asm/arch-omap3/gpio.h  |   50 +++++++++++++++++++++++++++++++
>   arch/arm/include/asm/arch-omap3/omap3.h |    8 -----
>   arch/arm/include/asm/arch-omap4/gpio.h  |   50 +++++++++++++++++++++++++++++++
>   arch/arm/include/asm/arch-omap4/omap4.h |    8 -----
>   board/pandora/pandora.c                 |    1 +
>   8 files changed, 104 insertions(+), 19 deletions(-)
>   create mode 100644 arch/arm/include/asm/arch-omap3/gpio.h
>   create mode 100644 arch/arm/include/asm/arch-omap4/gpio.h

Applied to u-boot-arm/master with Sandeep's agreement, thanks!

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list