summaryrefslogtreecommitdiffstats
path: root/hw/arm/strongarm.h
diff options
context:
space:
mode:
authorPaolo Bonzini2016-03-15 14:32:02 +0100
committerPaolo Bonzini2016-05-19 16:42:27 +0200
commit16fd6461822b3dffcf324c3e210b7ec6e9b876db (patch)
tree73cdd5c40c7205d0322c404acf8297c0bb8e3e57 /hw/arm/strongarm.h
parenttarget-xtensa: make cpu-qom.h not target specific (diff)
downloadqemu-16fd6461822b3dffcf324c3e210b7ec6e9b876db.tar.gz
qemu-16fd6461822b3dffcf324c3e210b7ec6e9b876db.tar.xz
qemu-16fd6461822b3dffcf324c3e210b7ec6e9b876db.zip
arm: include cpu-qom.h in files that require ARMCPU
This will keep things working when cpu.h will not be included indirectly almost everywhere (either directly or through qemu-common.h). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/arm/strongarm.h')
-rw-r--r--hw/arm/strongarm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/arm/strongarm.h b/hw/arm/strongarm.h
index 2893f94445..cd32bbdb0e 100644
--- a/hw/arm/strongarm.h
+++ b/hw/arm/strongarm.h
@@ -2,6 +2,7 @@
#define _STRONGARM_H
#include "exec/memory.h"
+#include "target-arm/cpu-qom.h"
#define SA_CS0 0x00000000
#define SA_CS1 0x08000000