On 10/27/21 2:54 PM, BALATON Zoltan wrote:
The INTC_A7 local macro does the same as the A7ADDR from include/sh/sh.h so use the latter and drop the local macro definition.Signed-off-by: BALATON Zoltan<bala...@eik.bme.hu> Reviewed-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- hw/intc/sh_intc.c | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~