Re: [PATCH] target/ppc: Remove unused MMU definitions

2021-01-27 Thread David Gibson
On Thu, Jan 28, 2021 at 12:24:01AM +0100, Philippe Mathieu-Daudé wrote: > Remove these confusing and unused definitions. > > Signed-off-by: Philippe Mathieu-Daudé Applied to ppc-for-6.0. > --- > target/ppc/cpu.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/target/ppc/cpu.h b/tar

[PATCH] target/ppc: Remove unused MMU definitions

2021-01-27 Thread Philippe Mathieu-Daudé
Remove these confusing and unused definitions. Signed-off-by: Philippe Mathieu-Daudé --- target/ppc/cpu.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/target/ppc/cpu.h b/target/ppc/cpu.h index 2609e4082ed..cb002102888 100644 --- a/target/ppc/cpu.h +++ b/target/ppc/cpu.h @@ -2205,9 +2205