]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IBM Currituck: Clean up board specific code before adding Akebono code
authorAlistair Popple <alistair@popple.id.au>
Thu, 6 Mar 2014 03:52:26 +0000 (14:52 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Apr 2014 22:26:22 +0000 (08:26 +1000)
commit6b11930f726c1d8a7c054f7a293621bce4c684c5
treec88010ad5c5bfc8160a444f95e4782589be63566
parent983d8a6dda1d477f3ffa23a04cc2fa4d66fd93d1
IBM Currituck: Clean up board specific code before adding Akebono code

The IBM Akebono code uses the same initialisation functions as the
earlier Currituck board. Rather than create a copy of this code for
Akebono we will instead integrate support for it into the same file as
the Currituck code.

This patch just renames the board support file and updates the Makefile.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/44x/Makefile
arch/powerpc/platforms/44x/ppc476.c [moved from arch/powerpc/platforms/44x/currituck.c with 96% similarity]