Re: [PATCH] powerpc/mmu: Remove leftover CONFIG_E200

2021-06-06 Thread Michael Ellerman
On Fri, 7 May 2021 06:00:58 + (UTC), Christophe Leroy wrote: > Commit 39c8bf2b3cc1 ("powerpc: Retire e200 core (mpc555x processor)") > removed CONFIG_E200. > Commit f9158d58a4e1 ("powerpc/mm: Add mask of always present MMU > features") was merged in the same cycle and added a new use of > CONFI

[PATCH] powerpc/mmu: Remove leftover CONFIG_E200

2021-05-06 Thread Christophe Leroy
Commit 39c8bf2b3cc1 ("powerpc: Retire e200 core (mpc555x processor)") removed CONFIG_E200. Commit f9158d58a4e1 ("powerpc/mm: Add mask of always present MMU features") was merged in the same cycle and added a new use of CONFIG_E200. Remove that use. Fixes: f9158d58a4e1 ("powerpc/mm: Add mask of al