MIPS: WRPPMC: Move code one directory level up.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:50 +0000 (13:25 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:50 +0000 (13:25 +0100)
commit9ebc2935f346964c34e5f376263c4071f66edcd9
treeaf2be831c66a5b23f5d184a87e9687f0bcafa9c0
parent91598965ecb508dc7bc154ec9d3e35dcadb3fa5f
MIPS: WRPPMC: Move code one directory level up.

It was the last platform under gt64120 and will fit better into the new
platform makefile scheme, if moved.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/wrppmc/Makefile [moved from arch/mips/gt64120/wrppmc/Makefile with 100% similarity]
arch/mips/wrppmc/irq.c [moved from arch/mips/gt64120/wrppmc/irq.c with 100% similarity]
arch/mips/wrppmc/pci.c [moved from arch/mips/gt64120/wrppmc/pci.c with 100% similarity]
arch/mips/wrppmc/reset.c [moved from arch/mips/gt64120/wrppmc/reset.c with 100% similarity]
arch/mips/wrppmc/serial.c [moved from arch/mips/gt64120/wrppmc/serial.c with 100% similarity]
arch/mips/wrppmc/setup.c [moved from arch/mips/gt64120/wrppmc/setup.c with 100% similarity]
arch/mips/wrppmc/time.c [moved from arch/mips/gt64120/wrppmc/time.c with 100% similarity]