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 --- include/hw/xilinx.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 include/hw/xilinx.h (limited to 'include/hw/xilinx.h') diff --git a/include/hw/xilinx.h b/include/hw/xilinx.h deleted file mode 100644 index f06d9134af..0000000000 --- a/include/hw/xilinx.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef HW_XILINX_H -#define HW_XILINX_H 1 - - -#include "qemu-common.h" -#include "qapi/qmp/qerror.h" -#include "hw/stream.h" -#include "net/net.h" - -#endif -- cgit 1.4.1