Revision 0d09e41a hw/spapr_pci.c

b/hw/spapr_pci.c
27 27
#include "hw/pci/msi.h"
28 28
#include "hw/pci/msix.h"
29 29
#include "hw/pci/pci_host.h"
30
#include "hw/spapr.h"
31
#include "hw/spapr_pci.h"
30
#include "hw/ppc/spapr.h"
31
#include "hw/pci-host/spapr.h"
32 32
#include "exec/address-spaces.h"
33 33
#include <libfdt.h>
34 34
#include "trace.h"

Also available in: Unified diff