On 10/27/21 2:54 PM, 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> --- hw/intc/sh_intc.c | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~