summaryrefslogtreecommitdiffstats
path: root/sys/arm/qemu/virt_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/qemu/virt_common.c')
-rw-r--r--sys/arm/qemu/virt_common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/qemu/virt_common.c b/sys/arm/qemu/virt_common.c
index 0f40724..572fee8 100644
--- a/sys/arm/qemu/virt_common.c
+++ b/sys/arm/qemu/virt_common.c
@@ -41,7 +41,9 @@ struct fdt_fixup_entry fdt_fixup_table[] = {
{ NULL, NULL }
};
+#ifndef ARM_INTRNG
fdt_pic_decode_t fdt_pic_table[] = {
&gic_decode_fdt,
NULL
};
+#endif
OpenPOWER on IntegriCloud