mirror of https://github.com/xemu-project/xemu.git
spapr_pci: Removed unused include
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
a01f3432dd
commit
c88fa6dd4a
|
@ -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…
Reference in New Issue