]> git.baikalelectronics.ru Git - kernel.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)
commit380b8e539e76880d5c50c61352380eb4176e0a36
treec88010ad5c5bfc8160a444f95e4782589be63566
parent16e94d11cdce1c5d609d0fe064de5335a5348940
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/currituck.c [deleted file]
arch/powerpc/platforms/44x/ppc476.c [new file with mode: 0644]