powerpc: Remove MMU_FTR_SLB
authorMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jul 2014 02:29:20 +0000 (12:29 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2014 04:10:23 +0000 (14:10 +1000)
We now only support cpus that use an SLB, so we don't need an MMU
feature to indicate that.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found