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, 1 insertions, 1 deletions
diff --git a/sys/arm/qemu/virt_common.c b/sys/arm/qemu/virt_common.c
index 572fee8..03cba30 100644
--- a/sys/arm/qemu/virt_common.c
+++ b/sys/arm/qemu/virt_common.c
@@ -41,7 +41,7 @@ struct fdt_fixup_entry fdt_fixup_table[] = {
{ NULL, NULL }
};
-#ifndef ARM_INTRNG
+#ifndef INTRNG
fdt_pic_decode_t fdt_pic_table[] = {
&gic_decode_fdt,
NULL
OpenPOWER on IntegriCloud