OSDN Git Service

lpc: drop pcie host dependency
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 8 Feb 2018 17:40:02 +0000 (19:40 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Feb 2018 16:25:48 +0000 (18:25 +0200)
Doesn't look like that header is used.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/isa/lpc_ich9.c

index adcf077..e692b9f 100644 (file)
@@ -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"