aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pl181.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2010-06-02 13:31:56 +0200
committerKevin Wolf <kwolf@redhat.com>2010-06-04 11:43:40 +0200
commit7b370f513002b340a383fac961dc8c6fdf39eddc (patch)
treedc2b10005b19613242f57eb96092b470b51af504 /hw/pl181.c
parenta803cb8eb8ada1add74f1b393b8a553a7e7f3acf (diff)
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/pl181.c')
-rw-r--r--hw/pl181.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pl181.c b/hw/pl181.c
index 192405333..85cadc4fe 100644
--- a/hw/pl181.c
+++ b/hw/pl181.c
@@ -9,7 +9,6 @@
#include "sysbus.h"
#include "sd.h"
-#include "sysemu.h"
//#define DEBUG_PL181 1