On 10/28/21 21:27, BALATON Zoltan wrote: > The sh_intc_register() function is only used at one place. Move them > together so it's easier to see what's going on. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > hw/intc/sh_intc.c | 60 +++++++++++++++++++++++------------------------ > 1 file changed, 30 insertions(+), 30 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>