summaryrefslogtreecommitdiffstats
path: root/hw/syborg.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2011-03-27 14:12:29 +0000
committerBlue Swirl <blauwirbel@gmail.com>2011-04-15 18:25:41 +0000
commita08784dd11794fc60fcc724c7ef2cd1a75a5356d (patch)
treec753e71accfdd8dc030f807d7db6d4a1ae2b7ad6 /hw/syborg.c
parent33d05394a6f5e7923bc115faf5122b7f38b0418a (diff)
downloadhqemu-a08784dd11794fc60fcc724c7ef2cd1a75a5356d.zip
hqemu-a08784dd11794fc60fcc724c7ef2cd1a75a5356d.tar.gz
Remove unused sysemu.h include directives
Remove unused sysemu.h include directives to speed up build with the following patches. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/syborg.c')
-rw-r--r--hw/syborg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/syborg.c b/hw/syborg.c
index 758c69a..bc200e4 100644
--- a/hw/syborg.c
+++ b/hw/syborg.c
@@ -25,7 +25,6 @@
#include "sysbus.h"
#include "boards.h"
#include "arm-misc.h"
-#include "sysemu.h"
#include "net.h"
static struct arm_boot_info syborg_binfo;
OpenPOWER on IntegriCloud