From: Tony Lindgren Date: Mon, 17 Sep 2012 23:24:20 +0000 (-0700) Subject: ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3 X-Git-Tag: cleanup-fixes-for-v3.7^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6ca33a96a6bf61fcb91d3d399703e19ead9d1e;p=pandora-kernel.git ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3 Merge of the LED related changes with omap sparse IRQ and hardware.h related changes causes a build issue otherwise: arch/arm/mach-omap1/board-h2.c:319: error: implicit declaration of function ‘OMAP_MPUIO’ arch/arm/mach-omap1/board-h2.c:319: error: initializer element is not constant arch/arm/mach-omap1/board-h2.c:319: error: (near initialization for ‘h2_gpio_led_pins[1].gpio’) Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed