]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: merge devboard code into single per-board files.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:06:21 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 24 Nov 2011 10:41:56 +0000 (10:41 +0000)
commit43a3a9d8a38d19567af96bcf0b68df0d76d9b2f8
treebc036a2af8ee99817f0b0d7fdbd5cae42bd2c8e0
parentdf5b030fe485c17b7efea1698859b9be1ccbcdaa
MIPS: Alchemy: merge devboard code into single per-board files.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2884/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 files changed:
arch/mips/alchemy/devboards/Makefile
arch/mips/alchemy/devboards/db1200.c [moved from arch/mips/alchemy/devboards/db1200/platform.c with 85% similarity]
arch/mips/alchemy/devboards/db1200/Makefile [deleted file]
arch/mips/alchemy/devboards/db1200/setup.c [deleted file]
arch/mips/alchemy/devboards/db1x00.c [moved from arch/mips/alchemy/devboards/db1x00/platform.c with 77% similarity]
arch/mips/alchemy/devboards/db1x00/Makefile [deleted file]
arch/mips/alchemy/devboards/db1x00/board_setup.c [deleted file]
arch/mips/alchemy/devboards/pb1100.c [moved from arch/mips/alchemy/devboards/pb1100/board_setup.c with 55% similarity]
arch/mips/alchemy/devboards/pb1100/Makefile [deleted file]
arch/mips/alchemy/devboards/pb1100/platform.c [deleted file]
arch/mips/alchemy/devboards/pb1200.c [moved from arch/mips/alchemy/devboards/pb1200/platform.c with 70% similarity]
arch/mips/alchemy/devboards/pb1200/Makefile [deleted file]
arch/mips/alchemy/devboards/pb1200/board_setup.c [deleted file]
arch/mips/alchemy/devboards/pb1500.c [moved from arch/mips/alchemy/devboards/pb1500/board_setup.c with 51% similarity]
arch/mips/alchemy/devboards/pb1500/Makefile [deleted file]
arch/mips/alchemy/devboards/pb1500/platform.c [deleted file]
arch/mips/alchemy/devboards/pb1550.c [moved from arch/mips/alchemy/devboards/pb1550/platform.c with 78% similarity]
arch/mips/alchemy/devboards/pb1550/Makefile [deleted file]
arch/mips/alchemy/devboards/pb1550/board_setup.c [deleted file]