summaryrefslogtreecommitdiffstats
path: root/hw/xio3130_downstream.c
diff options
context:
space:
mode:
authorPaolo Bonzini2012-12-17 18:17:08 +0100
committerPaolo Bonzini2012-12-17 18:56:22 +0100
commit6f991980a5e96f93a9f676959df2dcba665665ef (patch)
treee6f46c0531e8a05b22be4c5adf7f7fb31afa6d13 /hw/xio3130_downstream.c
parentexec: refactor cpu_restore_state (diff)
parentkvm: do not flush after deleting gsi (diff)
downloadqemu-6f991980a5e96f93a9f676959df2dcba665665ef.tar.gz
qemu-6f991980a5e96f93a9f676959df2dcba665665ef.tar.xz
qemu-6f991980a5e96f93a9f676959df2dcba665665ef.zip
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/xio3130_downstream.c')
-rw-r--r--hw/xio3130_downstream.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/xio3130_downstream.c b/hw/xio3130_downstream.c
index 0d8a5e7020..2dcd46bff1 100644
--- a/hw/xio3130_downstream.c
+++ b/hw/xio3130_downstream.c
@@ -19,9 +19,9 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "pci_ids.h"
-#include "msi.h"
-#include "pcie.h"
+#include "pci/pci_ids.h"
+#include "pci/msi.h"
+#include "pci/pcie.h"
#include "xio3130_downstream.h"
#define PCI_DEVICE_ID_TI_XIO3130D 0x8233 /* downstream port */