]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory
authorTony Lindgren <tony@atomide.com>
Sun, 10 Jul 2005 18:58:11 +0000 (19:58 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 10 Jul 2005 18:58:11 +0000 (19:58 +0100)
commita52882f316f8f7691933486944e08c39173f219c
tree5698d59a01b1417cf508a006dd121baf7df9ea03
parentf2fc95602095a582eca0eae9b29ec5092ec1c425
[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory

Patch from Tony Lindgren

This patch by Paul Mundt and other OMAP developers
moves OMAP1 board files into mach-omap1 directory.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
16 files changed:
arch/arm/mach-omap/board-generic.c [deleted file]
arch/arm/mach-omap/board-h2.c [deleted file]
arch/arm/mach-omap/board-h3.c [deleted file]
arch/arm/mach-omap/board-innovator.c [deleted file]
arch/arm/mach-omap/board-netstar.c [deleted file]
arch/arm/mach-omap/board-osk.c [deleted file]
arch/arm/mach-omap/board-perseus2.c [deleted file]
arch/arm/mach-omap/board-voiceblue.c [deleted file]
arch/arm/mach-omap1/board-generic.c [new file with mode: 0644]
arch/arm/mach-omap1/board-h2.c [new file with mode: 0644]
arch/arm/mach-omap1/board-h3.c [new file with mode: 0644]
arch/arm/mach-omap1/board-innovator.c [new file with mode: 0644]
arch/arm/mach-omap1/board-netstar.c [new file with mode: 0644]
arch/arm/mach-omap1/board-osk.c [new file with mode: 0644]
arch/arm/mach-omap1/board-perseus2.c [new file with mode: 0644]
arch/arm/mach-omap1/board-voiceblue.c [new file with mode: 0644]