Skip to content

Commit 33456a8

Browse files
committed
aspeed/smc: Remove unused attribute 'irqline'
Signed-off-by: Cédric Le Goater <[email protected]>
1 parent a779e37 commit 33456a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/hw/ssi/aspeed_smc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ struct AspeedSMCState {
5656
MemoryRegion mmio_flash_alias;
5757

5858
qemu_irq irq;
59-
int irqline;
6059

6160
uint32_t num_cs;
6261
qemu_irq *cs_lines;

0 commit comments

Comments
 (0)