Skip to content

Commit

Permalink
aspeed/smc: Remove unused attribute 'irqline'
Browse files Browse the repository at this point in the history
Signed-off-by: Cédric Le Goater <clg@kaod.org>
  • Loading branch information
legoater committed Oct 12, 2021
1 parent a779e37 commit 33456a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/hw/ssi/aspeed_smc.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ struct AspeedSMCState {
MemoryRegion mmio_flash_alias;

qemu_irq irq;
int irqline;

uint32_t num_cs;
qemu_irq *cs_lines;
Expand Down

0 comments on commit 33456a8

Please sign in to comment.