Hi Michael, these are obvious cleanups patches.
I might ressurect David's old series later:
https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg05277.html
Regards,
Phil.
Philippe Mathieu-Daudé (3):
hw/pci-bridge/xio3130: Remove unused functions
hw/pci-bridge/ioh3420: Remove unuseful header
hw/pci: Add missing include
hw/pci-bridge/ioh3420.h | 6 ------
hw/pci-bridge/xio3130_downstream.h | 11 -----------
hw/pci-bridge/xio3130_upstream.h | 10 ----------
include/hw/pci/pci_bus.h | 2 ++
hw/pci-bridge/ioh3420.c | 2 +-
hw/pci-bridge/xio3130_downstream.c | 28 +---------------------------
hw/pci-bridge/xio3130_upstream.c | 24 +-----------------------
7 files changed, 5 insertions(+), 78 deletions(-)
delete mode 100644 hw/pci-bridge/ioh3420.h
delete mode 100644 hw/pci-bridge/xio3130_downstream.h
delete mode 100644 hw/pci-bridge/xio3130_upstream.h
--
2.19.1