Skip to content
Commit c610ec60 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()



Move the handling of the disable_radix command line argument into the
newly created mmu_early_init_devtree().

It's an MMU option so it's preferable to have it in an mm related file,
and it also means platforms that don't support radix don't have to carry
the code.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 1a01dc87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment