On 3/7/22 03:43, Philippe Mathieu-Daudé wrote:
From: Bernhard Beschow<[email protected]>
This is a follow-up on patch "malta: Move PCI interrupt handling from
gt64xxx_pci to piix4" where i8259[] was moved from MaltaState to
PIIX4State to make the code movement more obvious. However, i8259[]
seems redundant to *isa, so remove it.
Signed-off-by: Bernhard Beschow<[email protected]>
Reviewed-by: Philippe Mathieu-Daudé<[email protected]>
Acked-by: Michael S. Tsirkin<[email protected]>
Message-Id:<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
hw/isa/piix4.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~