Skip to content
Commit de6ca33a authored by Tony Lindgren's avatar Tony Lindgren
Browse files

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: default avatarTony Lindgren <tony@atomide.com>
parent 484202f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment