From d5001cf787ad0514839a81d0f2e771e01e076e21 Mon Sep 17 00:00:00 2001 From: Peter Crosthwaite Date: Tue, 25 Feb 2014 16:42:23 -0800 Subject: xilinx: Delete hw/include/xilinx.h This is now obsolete - remove the header and all its inclusions. Signed-off-by: Peter Crosthwaite Signed-off-by: Edgar E. Iglesias --- hw/ppc/virtex_ml507.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/ppc') diff --git a/hw/ppc/virtex_ml507.c b/hw/ppc/virtex_ml507.c index 4dffb961c1..85a0e537b9 100644 --- a/hw/ppc/virtex_ml507.c +++ b/hw/ppc/virtex_ml507.c @@ -40,7 +40,7 @@ #include "ppc405.h" #include "sysemu/blockdev.h" -#include "hw/xilinx.h" +#include "qapi/qmp/qerror.h" #define EPAPR_MAGIC (0x45504150) #define FLASH_SIZE (16 * 1024 * 1024) -- cgit v1.2.1