diff options
Diffstat (limited to 'hw/spapr_pci.h')
-rw-r--r-- | hw/spapr_pci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/spapr_pci.h b/hw/spapr_pci.h index d9e46e22e3..a141764a6a 100644 --- a/hw/spapr_pci.h +++ b/hw/spapr_pci.h @@ -28,7 +28,6 @@ #include "hw/xics.h" typedef struct sPAPRPHBState { - SysBusDevice busdev; PCIHostState host_state; uint64_t buid; |