summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/leds.h
diff options
context:
space:
mode:
authorTony Lindgren2005-07-10 20:58:10 +0200
committerRussell King2005-07-10 20:58:10 +0200
commit6f3e14163e066a6f43a54098a12185f25400fd68 (patch)
tree2c2818bbe759d4867df01dee69edd37540bcc30e /arch/arm/mach-omap1/leds.h
parent[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d... (diff)
downloadkernel-qcow2-linux-6f3e14163e066a6f43a54098a12185f25400fd68.tar.gz
kernel-qcow2-linux-6f3e14163e066a6f43a54098a12185f25400fd68.tar.xz
kernel-qcow2-linux-6f3e14163e066a6f43a54098a12185f25400fd68.zip
[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory
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>
Diffstat (limited to 'arch/arm/mach-omap1/leds.h')
-rw-r--r--arch/arm/mach-omap1/leds.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/leds.h b/arch/arm/mach-omap1/leds.h
new file mode 100644
index 000000000000..a1e9fedc376c
--- /dev/null
+++ b/arch/arm/mach-omap1/leds.h
@@ -0,0 +1,3 @@
+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);