From: Alexey Kardashevskiy Date: Wed, 29 Mar 2017 05:09:58 +0000 (+1100) Subject: spapr_pci: Removed unused include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c88fa6dd4a7e0c45729b11f338f18f4042df6649;p=qemu.git spapr_pci: Removed unused include Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- diff --git a/hw/ppc/spapr_pci.c b/hw/ppc/spapr_pci.c index 097ebdd51d..e7567e2e8f 100644 --- a/hw/ppc/spapr_pci.c +++ b/hw/ppc/spapr_pci.c @@ -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