Hi Thomas, Michael, This is a RFC cleanup following the "s390x: drop an unused include" thread: http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg01649.html
I believe we can cut a good third of typedefs.h. Sending a RFC PoC for comments before continuing in this direction. Regards, Phil. Philippe Mathieu-Daudé (4): typedefs: Remove PcGuestInfo from qemu/typedefs.h hw/pcmcia: Remove PCMCIACardState from qemu/typedefs.h hw/ssi: Remove SSIBus from qemu/typedefs.h hw/ide/ahci: Remove AllwinnerAHCIState from qemu/typedefs.h hw/arm/strongarm.h | 1 + include/hw/arm/pxa.h | 2 ++ include/hw/ide/ahci.h | 4 ++-- include/hw/pcmcia.h | 4 ++-- include/hw/ssi/ssi.h | 1 + include/qemu/typedefs.h | 4 ---- 6 files changed, 8 insertions(+), 8 deletions(-) -- 2.17.0
