Re: [RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer.

2021-06-25 Thread Yoshinori Sato
On Thu, 24 Jun 2021 18:23:34 +0900, Philippe Mathieu-Daudé wrote: > > Fixup while reviewing. > > Signed-off-by: Philippe Mathieu-Daudé > --- > include/hw/rx/rx62n.h | 3 +-- > hw/rx/rx62n.c | 6 +++--- > hw/rx/Kconfig | 1 - > 3 files changed, 4 insertions(+), 6 deletions(-) >

[RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer.

2021-06-24 Thread Philippe Mathieu-Daudé
Fixup while reviewing. Signed-off-by: Philippe Mathieu-Daudé --- include/hw/rx/rx62n.h | 3 +-- hw/rx/rx62n.c | 6 +++--- hw/rx/Kconfig | 1 - 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/include/hw/rx/rx62n.h b/include/hw/rx/rx62n.h index c35bf3998c7..a34b845e1