mirror of https://github.com/xemu-project/xemu.git
aspeed/smc: Remove unused attribute 'irqline'
Signed-off-by: Cédric Le Goater <clg@kaod.org>
This commit is contained in:
parent
a779e37c68
commit
33456a8870
|
@ -56,7 +56,6 @@ struct AspeedSMCState {
|
|||
MemoryRegion mmio_flash_alias;
|
||||
|
||||
qemu_irq irq;
|
||||
int irqline;
|
||||
|
||||
uint32_t num_cs;
|
||||
qemu_irq *cs_lines;
|
||||
|
|
Loading…
Reference in New Issue