]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
spapr_pci: Removed unused include
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Wed, 29 Mar 2017 05:09:58 +0000 (16:09 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 26 Apr 2017 02:00:41 +0000 (12:00 +1000)
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_pci.c

index 097ebdd51dfdd2bef5abec1d4383bf135a70cce2..e7567e2e8f71f585b345251c5ce9ba095706e21c 100644 (file)
@@ -50,8 +50,6 @@
 #include "sysemu/hostmem.h"
 #include "sysemu/numa.h"
 
-#include "hw/vfio/vfio.h"
-
 /* Copied from the kernel arch/powerpc/platforms/pseries/msi.c */
 #define RTAS_QUERY_FN           0
 #define RTAS_CHANGE_FN          1