[U-Boot] [PATCH] OMAP3: igep0032: Fix regression due commit f3b4bc45.
Tom Rini
trini at ti.com
Tue Feb 24 23:04:07 CET 2015
On Tue, Feb 24, 2015 at 07:27:15PM +0100, Enric Balletbo i Serra wrote:
> Commit referenced in subject breaks IGEP0032 build with the following
> error:
>
> drivers/misc/status_led.c:30:7: error: 'RED_LED_GPIO' undeclared here (not in a function)
> scripts/Makefile.build:275: recipe for target 'drivers/misc/status_led.o' failed
> make[2]: *** [drivers/misc/status_led.o] Error 1
> scripts/Makefile.build:420: recipe for target 'drivers/misc' failed
> make[1]: *** [drivers/misc] Error 2
> Makefile:1093: recipe for target 'drivers' failed
> make: *** [drivers] Error 2
>
> Fix this by skipping the status led on IGEP0032 machine as is not available
> and throw an error for future machines if the status led is not configured
> to avoid build breakage.
>
> Reported-by: Albert ARIBAUD <albert.u.boot at aribaud.net>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo at collabora.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150224/cb3422bd/attachment.sig>
More information about the U-Boot
mailing list