summary refs log tree commit diff stats
path: root/hw/exynos4210_gic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/exynos4210_gic.c')
-rw-r--r--hw/exynos4210_gic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/exynos4210_gic.c b/hw/exynos4210_gic.c
index ff7ab848e5..a05dab2d2e 100644
--- a/hw/exynos4210_gic.c
+++ b/hw/exynos4210_gic.c
@@ -262,6 +262,7 @@ uint32_t exynos4210_get_irq(uint32_t grp, uint32_t bit)
 
 /********* GIC part *********/
 
+#define LEGACY_INCLUDED_GIC
 #include "arm_gic.c"
 
 typedef struct {