projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9970bd8
)
qom: do not include qdev header file
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 2 Feb 2012 14:14:32 +0000
(15:14 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 7 Feb 2012 12:52:40 +0000
(13:52 +0100)
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qom/object.c
patch
|
blob
|
history
diff --git
a/qom/object.c
b/qom/object.c
index ffd50a35c01b113f03255354bdd6fd14673da45b..98b8ad5f7d45ae177cd451250429295979a3d6ca 100644
(file)
--- a/
qom/object.c
+++ b/
qom/object.c
@@
-13,8
+13,6
@@
#include "qemu/object.h"
#include "qemu-common.h"
#include "qapi/qapi-visit-core.h"
-#include "hw/qdev.h"
-// FIXME remove above
#define MAX_INTERFACES 32