commit | b1923caa6e641f3d0a93b5d045aef67ded5aef67 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 05 15:07:51 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 21 19:17:46 2016 +1000 |
tree | bfa0d8f2b2f604b86c276a007103586078079f00 | |
parent | 009776baa18448b223be73ac74912fef7e17b9e2 [diff] |
powerpc: Merge 32-bit and 64-bit setup_arch() There is little enough differences now. mpe: Add a/p/k/setup.h to contain the prototypes and empty versions of functions we need, rather than using weak functions. Add a few other empty versions to avoid as many #ifdefs as possible in the code. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>