summaryrefslogtreecommitdiff
path: root/hw/pl031.c
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-08 13:20:23 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-08 13:20:23 +0100
commitc599710f5ce5f521cc6f036af2063611527dde3d (patch)
tree5174832a8dffb0e3870e881afcfc9e796376bd9e /hw/pl031.c
parent42a89d77554ed23b4288fb1c167bc873e6565128 (diff)
downloadqemu-c599710f5ce5f521cc6f036af2063611527dde3d.tar.gz
Remove superfluous #includes.
Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/pl031.c')
-rw-r--r--hw/pl031.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl031.c b/hw/pl031.c
index 3f8bfaa65b..bb47507847 100644
--- a/hw/pl031.c
+++ b/hw/pl031.c
@@ -12,7 +12,6 @@
#include "hw.h"
#include "primecell.h"
#include "qemu-timer.h"
-#include "sysemu.h"
//#define DEBUG_PL031