forked from Minki/linux
[ARM] omap1/leds-innovator.c: remove dead code
This patch removes dead code. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
3859810521
commit
4b9ced7691
@ -95,8 +95,5 @@ void innovator_leds_event(led_event_t evt)
|
||||
break;
|
||||
}
|
||||
|
||||
if (led_state & LED_STATE_ENABLED)
|
||||
;
|
||||
|
||||
local_irq_restore(flags);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user