Re: [PATCH] ARM: OMAP2: Add missing include of linux/gpio.h

From: Tony Lindgren
Date: Tue May 31 2011 - 08:47:40 EST


* Axel Lin <axel.lin@xxxxxxxxx> [110531 05:39]:
> 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.)
> make[1]: *** [arch/arm/mach-omap2/board-2430sdp.o] Error 1
> make: *** [arch/arm/mach-omap2] Error 2
>
> This patch fixes the build error.

Can you please update this to also remove the wrong mach/gpio.h include?

Thanks,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/