aboutsummaryrefslogtreecommitdiff
path: root/hw/omap.h
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2012-10-16 03:57:21 +0200
committerAndreas Färber <afaerber@suse.de>2012-11-15 01:57:02 +0100
commit5202ef942fb986011a31d9366fbf93a56f0056e4 (patch)
treed7dc9a8bee1cbce041f0bfae8c320e23d472f731 /hw/omap.h
parent04509ad939a7878b487b29e3500b79b5e2c1de35 (diff)
downloadqemu-5202ef942fb986011a31d9366fbf93a56f0056e4.zip
qemu-5202ef942fb986011a31d9366fbf93a56f0056e4.tar.gz
qemu-5202ef942fb986011a31d9366fbf93a56f0056e4.tar.bz2
Move qemu_irq typedef out of qemu-common.h
It's necessary for making CPU child of DEVICE without causing circular header deps. Signed-off-by: Igor Mammedov <imammedo@redhat.com> [ehabkost: re-added the typedef to hw/irq.h after rebasing] Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'hw/omap.h')
-rw-r--r--hw/omap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/omap.h b/hw/omap.h
index 8bd7c73..2b383ff 100644
--- a/hw/omap.h
+++ b/hw/omap.h
@@ -19,6 +19,7 @@
#ifndef hw_omap_h
#include "memory.h"
# define hw_omap_h "omap.h"
+#include "hw/irq.h"
# define OMAP_EMIFS_BASE 0x00000000
# define OMAP2_Q0_BASE 0x00000000