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>
Wed, 7 Dec 2011 22:02:06 +0000 (22:02 +0000)
commit7c4b24da07d99b5473de7cc7ba3f67d85b889bc0
treeec1369de73ee0e682c07377b933706600a6725ff
parent8e026910fcd46c3cfcdf5cff7ebba013bb8ec85c
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]