[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory
authorTony Lindgren <tony@atomide.com>
Sun, 10 Jul 2005 18:58:10 +0000 (19:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 10 Jul 2005 18:58:10 +0000 (19:58 +0100)
commit6f3e14163e066a6f43a54098a12185f25400fd68
tree2c2818bbe759d4867df01dee69edd37540bcc30e
parent3b59b6beb423267e8fe2ef3596d98aba0b910341
[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>
arch/arm/mach-omap/leds-h2p2-debug.c [deleted file]
arch/arm/mach-omap/leds-innovator.c [deleted file]
arch/arm/mach-omap/leds-osk.c [deleted file]
arch/arm/mach-omap/leds.c [deleted file]
arch/arm/mach-omap/leds.h [deleted file]
arch/arm/mach-omap1/leds-h2p2-debug.c [new file with mode: 0644]
arch/arm/mach-omap1/leds-innovator.c [new file with mode: 0644]
arch/arm/mach-omap1/leds-osk.c [new file with mode: 0644]
arch/arm/mach-omap1/leds.c [new file with mode: 0644]
arch/arm/mach-omap1/leds.h [new file with mode: 0644]