mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
lpc: drop pcie host dependency
Doesn't look like that header is used. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
92146b7a0f
commit
562a140765
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@
|
|||
#include "hw/isa/apm.h"
|
||||
#include "hw/i386/ioapic.h"
|
||||
#include "hw/pci/pci.h"
|
||||
#include "hw/pci/pcie_host.h"
|
||||
#include "hw/pci/pci_bridge.h"
|
||||
#include "hw/i386/ich9.h"
|
||||
#include "hw/acpi/acpi.h"
|
||||
|
|
Loading…
Reference in a new issue