* Axel Lin <[email protected]> [110531 05:51]:
> I got some build error like below while executing "make omap2plus_defconfig".
> 
>   CC      arch/arm/mach-omap2/board-2430sdp.o
> arch/arm/mach-omap2/board-2430sdp.c: In function 'omap_2430sdp_init':
> arch/arm/mach-omap2/board-2430sdp.c:247: error: 'GPIOF_OUT_INIT_LOW' 
> undeclared (first use in this function)
> arch/arm/mach-omap2/board-2430sdp.c:247: error: (Each undeclared identifier 
> is reported only once
> arch/arm/mach-omap2/board-2430sdp.c:247: error: for each function it appears 
> in.)
> 
> This patch fixes the build error by include linux/gpio.h instead of 
> mach/gpio.h.

Does this happen with next?

Will queue as a fix anyways.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to