From: Todd Poynor Date: Wed, 12 Oct 2005 22:21:49 +0000 (-0700) Subject: ARM: OMAP: LEDs: don't setup surfer board GPIO pins on P2 since OMAP730 X-Git-Tag: v2.6.15-omap2~150 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=153984dc3f06696e475a8444a148673ba7b255f0;p=linux-2.6-omap-h63xx.git ARM: OMAP: LEDs: don't setup surfer board GPIO pins on P2 since OMAP730 doesn't handle these. Signed-off-by: Todd Poynor --- diff --git a/arch/arm/mach-omap1/leds.c b/arch/arm/mach-omap1/leds.c index 5c6b1bb6e72..3f9dcac4fd4 100644 --- a/arch/arm/mach-omap1/leds.c +++ b/arch/arm/mach-omap1/leds.c @@ -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