mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 07:10:50 +07:00
6f3e14163e
Patch from Tony Lindgren This patch by Paul Mundt and other OMAP developers moves OMAP1 specific LED code into mach-omap1 directory. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
4 lines
146 B
C
4 lines
146 B
C
extern void innovator_leds_event(led_event_t evt);
|
|
extern void h2p2_dbg_leds_event(led_event_t evt);
|
|
extern void osk_leds_event(led_event_t evt);
|