commit | 13b3d13b813ab834fac67dc05f8b86dbcc29c134 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Thu Jul 10 12:29:20 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 14:10:23 2014 +1000 |
tree | eb13d92d8920a73e5152be63cd4fb5622e65e3ad | |
parent | 376af5947c0e441ccbf98f0212d4ffbf171528f6 [diff] |
powerpc: Remove MMU_FTR_SLB 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>