Browse Source

spapr_pci: Removed unused include

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
pull/9/merge
Alexey Kardashevskiy 10 years ago
committed by David Gibson
parent
commit
c88fa6dd4a
  1. 2
      hw/ppc/spapr_pci.c

2
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

Loading…
Cancel
Save