On 10/28/21 21:27, BALATON Zoltan wrote: > Rename the iomem region to "intc" from "interrupt-controller" which > makes the info mtree output less wide as it is already too wide > because of all the aliases. Also drop the format macro which was only > used twice in close proximity so we can just use the literal string > instead without a macro definition. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > --- > hw/intc/sh_intc.c | 11 ++++------- > 1 file changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>