projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a89d7
)
Remove superfluous #includes.
author
Paul Brook
<paul@codesourcery.com>
Fri, 8 May 2009 12:20:23 +0000
(13:20 +0100)
committer
Paul Brook
<paul@codesourcery.com>
Fri, 8 May 2009 12:20:23 +0000
(13:20 +0100)
Signed-off-by: Paul Brook <paul@codesourcery.com>
hw/pl031.c
patch
|
blob
|
history
hw/pl190.c
patch
|
blob
|
history
diff --git
a/hw/pl031.c
b/hw/pl031.c
index 3f8bfaa65b98a4488722c69cd5b12bde580d7644..bb47507847f46dfac1f126de1dabee69472e3e46 100644
(file)
--- 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
diff --git
a/hw/pl190.c
b/hw/pl190.c
index d7eb695353abfa161f70c63e755a2fbdc2697311..0ab42efd42bc1f053095dfbce05deb5782e74f24 100644
(file)
--- a/
hw/pl190.c
+++ b/
hw/pl190.c
@@
-9,7
+9,6
@@
#include "hw.h"
#include "primecell.h"
-#include "arm-misc.h"
/* The number of virtual priority levels. 16 user vectors plus the
unvectored IRQ. Chained interrupts would require an additional level