[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070827212921.GG26410@stusta.de>
Date: Mon, 27 Aug 2007 23:29:21 +0200
From: Adrian Bunk <bunk@...nel.org>
To: rmk@....linux.org.uk
Cc: linux-kernel@...r.kernel.org
Subject: [2.6 patch] omap1/leds-innovator.c: remove dead code
This patch removes dead code.
Signed-off-by: Adrian Bunk <bunk@...nel.org>
---
327cae41c436186c6c480b0b8d5f125ab26b6b7c
diff --git a/arch/arm/mach-omap1/leds-innovator.c b/arch/arm/mach-omap1/leds-innovator.c
index a0cd001..e7835d6 100644
--- a/arch/arm/mach-omap1/leds-innovator.c
+++ b/arch/arm/mach-omap1/leds-innovator.c
@@ -95,8 +95,5 @@ void innovator_leds_event(led_event_t evt)
break;
}
- if (led_state & LED_STATE_ENABLED)
- ;
-
local_irq_restore(flags);
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists