]> git.proxmox.com Git - qemu.git/commitdiff
Remove superfluous #includes.
authorPaul Brook <paul@codesourcery.com>
Fri, 8 May 2009 12:20:23 +0000 (13:20 +0100)
committerPaul 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
hw/pl190.c

index 3f8bfaa65b98a4488722c69cd5b12bde580d7644..bb47507847f46dfac1f126de1dabee69472e3e46 100644 (file)
@@ -12,7 +12,6 @@
 #include "hw.h"
 #include "primecell.h"
 #include "qemu-timer.h"
-#include "sysemu.h"
 
 //#define DEBUG_PL031
 
index d7eb695353abfa161f70c63e755a2fbdc2697311..0ab42efd42bc1f053095dfbce05deb5782e74f24 100644 (file)
@@ -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