diff options
Diffstat (limited to 'hw/pci-host/sh_pci.c')
-rw-r--r-- | hw/pci-host/sh_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pci-host/sh_pci.c b/hw/pci-host/sh_pci.c index de8f6a8..62fb945 100644 --- a/hw/pci-host/sh_pci.c +++ b/hw/pci-host/sh_pci.c @@ -28,7 +28,6 @@ #include "hw/irq.h" #include "hw/pci/pci_device.h" #include "hw/pci/pci_host.h" -#include "qemu/bswap.h" #include "qemu/module.h" #include "qom/object.h" |