提交 cd1f0ca2 编写于 作者: P Philippe Mathieu-Daudé 提交者: Michael S. Tsirkin

hw/pci-bridge/ioh3420: Remove unuseful header

Signed-off-by: NPhilippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
上级 c6329a2d
......@@ -24,7 +24,7 @@
#include "hw/pci/pci_ids.h"
#include "hw/pci/msi.h"
#include "hw/pci/pcie.h"
#include "ioh3420.h"
#include "hw/pci/pcie_port.h"
#define PCI_DEVICE_ID_IOH_EPORT 0x3420 /* D0:F0 express mode */
#define PCI_DEVICE_ID_IOH_REV 0x2
......
#ifndef QEMU_IOH3420_H
#define QEMU_IOH3420_H
#include "hw/pci/pcie_port.h"
#endif /* QEMU_IOH3420_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册