mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
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
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ struct AspeedSMCState {
|
|||
MemoryRegion mmio_flash_alias;
|
||||
|
||||
qemu_irq irq;
|
||||
int irqline;
|
||||
|
||||
uint32_t num_cs;
|
||||
qemu_irq *cs_lines;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue