Re: [PATCH v3 08/48] *: Add missing includes of qemu/error-report.h

2023-06-01 Thread Philippe Mathieu-Daudé
On 31/5/23 06:02, Richard Henderson wrote: This had been pulled in from tcg/tcg.h, via exec/cpu_ldst.h, via exec/exec-all.h, but the include of tcg.h will be removed. Signed-off-by: Richard Henderson --- target/avr/helper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/avr/helpe

[PATCH v3 08/48] *: Add missing includes of qemu/error-report.h

2023-05-30 Thread Richard Henderson
This had been pulled in from tcg/tcg.h, via exec/cpu_ldst.h, via exec/exec-all.h, but the include of tcg.h will be removed. Signed-off-by: Richard Henderson --- target/avr/helper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/avr/helper.c b/target/avr/helper.c index 156dde4e92..2ba