Commit 4b9ced76 authored by Adrian Bunk's avatar Adrian Bunk Committed by Russell King

[ARM] omap1/leds-innovator.c: remove dead code

This patch removes dead code.
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 38598105
......@@ -95,8 +95,5 @@ void innovator_leds_event(led_event_t evt)
break;
}
if (led_state & LED_STATE_ENABLED)
;
local_irq_restore(flags);
}
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