diff options
Diffstat (limited to 'hw/spapr_vio.h')
-rw-r--r-- | hw/spapr_vio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/spapr_vio.h b/hw/spapr_vio.h index 7eb5367653..4fe5f742c2 100644 --- a/hw/spapr_vio.h +++ b/hw/spapr_vio.h @@ -67,7 +67,6 @@ typedef struct VIOsPAPRDevice { typedef struct VIOsPAPRBus { BusState bus; - int irq; } VIOsPAPRBus; typedef struct { |