On Tue Dec 12, 2023 at 7:19 AM AEST, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Acked-by: Nicholas Piggin <npig...@gmail.com> > --- > hw/ppc/spapr_hcall.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/hw/ppc/spapr_hcall.c b/hw/ppc/spapr_hcall.c > index 522a2396c7..fcefd1d1c7 100644 > --- a/hw/ppc/spapr_hcall.c > +++ b/hw/ppc/spapr_hcall.c > @@ -8,7 +8,6 @@ > #include "qemu/main-loop.h" > #include "qemu/module.h" > #include "qemu/error-report.h" > -#include "exec/exec-all.h" > #include "exec/tb-flush.h" > #include "helper_regs.h" > #include "hw/ppc/ppc.h"