powerpc/64: Move the content of setup_system() to setup_arch()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 5 Jul 2016 05:04:09 +0000 (15:04 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Jul 2016 09:14:29 +0000 (19:14 +1000)
commitfa745a129cae93ca5d871ebac2a8f6c27ae3fbf2
tree1f936cf8f8efd7beab302c5f533de95013770a65
parent9df549afeab4ea968b6d83cf9d7a1e3c577a9846
powerpc/64: Move the content of setup_system() to setup_arch()

And kill setup_system().

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/head_64.S
arch/powerpc/kernel/setup_64.c