[U-Boot] [PATCH] OMAP3: Fix gpio.h usage

Aneesh V aneesh at ti.com
Mon Aug 8 08:02:32 CEST 2011


Hi Dirk,

On Saturday 06 August 2011 12:01 AM, Dirk Behme wrote:
> From: Dirk Behme<dirk.behme at googlemail.com>
>
> The patch "omap: reuse omap3 gpio support in omap4" moves
> arch/arm/include/asm/arch-omap3/gpio.h to
> arch/arm/include/asm/omap_gpio.h but misses to touch all
> users of arch-omap3/gpio.h. This results in various build
> failures like
>
> <vaious OMAP3 files>: error: asm/arch/gpio.h: No such file or directory
>
> Fix this by correcting the now wrong includes.

I had submitted a patch to fix this issue as soon as I found it:

http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/103472/focus=104699

This one restores asm/arch/gpio.h

br,
Aneesh


More information about the U-Boot mailing list