powerpc: Remove remaining iSeries chunks
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:47 +0000 (21:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:18:42 +0000 (15:18 +1000)
commitc6e565f2bef551326b65d801206d688708f1eeb5
treea184d8e7ebaf9b53f85d09377ba75b25a3e07735
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
powerpc: Remove remaining iSeries chunks

In commit f5339277 "powerpc: Remove FW_FEATURE ISERIES from arch code", we
removed the bulk of the iSeries code, but missed a few bits.

Remove the mschunks bits, these were only ever used on iSeries as far as I
know, and are definitely not used anymore.

Make it even clearer that phys_to_abs() is a nop, by making it a macro. We
still have a few users of this, but should clean those up.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/abs_addr.h