On 4/4/22 10:46, Peter Maydell wrote:
In exynos4210_init_board_irqs(), use the TYPE_SPLIT_IRQ device instead of qemu_irq_split().Signed-off-by: Peter Maydell<[email protected]> --- include/hw/arm/exynos4210.h | 9 ++++++++ hw/arm/exynos4210.c | 41 +++++++++++++++++++++++++++++-------- 2 files changed, 42 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
