target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
commit86468930a13400d94b1626f54355214da0daf504
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 30 Jan 2024 10:43:38 +0000 (30 11:43 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 14:53:12 +0000 (15 15:53 +0100)
treefef952fab987a3e2599fc946fe56fe2927fd40f0
parent8fd38e58f0288199b42d8d94d09593b74161c4ae
target/mips: Use qemu_irq typedef for CPUMIPSState::irq member

Missed during commit d537cf6c86 ("Unify IRQ handling")
when qemu_irq typedef was introduced for IRQState.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240130111111.6372-1-philmd@linaro.org>
target/mips/cpu.h