powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 8 Mar 2018 02:54:42 +0000 (13:54 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Mar 2018 12:43:04 +0000 (23:43 +1100)
commitab83dc794c9d8870e4844cca9a2945b782b8ee7e
treeb3f426ec7cebfcfb699356b4e4688705e7de3c49
parent7c09c1869c9ceb8b356e23161d2ceb0ed0849ac5
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h

Now that plpar_wrappers.h has an #ifdef PSERIES we can move the empty
version of plpar_set_ciabr() which xmon wants into there.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/plpar_wrappers.h
arch/powerpc/xmon/xmon.c