Commit 153984dc authored by Todd Poynor's avatar Todd Poynor Committed by Kevin Hilman

ARM: OMAP: LEDs: don't setup surfer board GPIO pins on P2 since OMAP730

doesn't handle these.
Signed-off-by: default avatarTodd Poynor <tpoynor@mvista.com>
parent 7968fc7f
......@@ -33,7 +33,6 @@ omap_leds_init(void)
if (machine_is_omap_h2()
|| machine_is_omap_h3()
|| machine_is_omap_perseus2()
#ifdef CONFIG_OMAP_OSK_MISTRAL
|| machine_is_omap_osk()
#endif
......
Markdown is supported
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