aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/freescale/vybrid/vf_common.c
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2016-09-24 20:58:59 +0000
committerDimitry Andric <dim@FreeBSD.org>2016-09-24 20:58:59 +0000
commit8c4282b370bd66908b45b6a223226a9fc2b69d57 (patch)
tree803413effe80345d32195571bd181f27bcb60660 /sys/arm/freescale/vybrid/vf_common.c
parentffd193b5773613495278203993794985f98c109f (diff)
parent788f3c06f6c3a552f9a8ae7ec705591f7ba36f48 (diff)
downloadsrc-8c4282b370bd66908b45b6a223226a9fc2b69d57.tar.gz
src-8c4282b370bd66908b45b6a223226a9fc2b69d57.zip
Merge ^/head r305892 through r306302.
Notes
Notes: svn path=/projects/clang390-import/; revision=306303
Diffstat (limited to 'sys/arm/freescale/vybrid/vf_common.c')
-rw-r--r--sys/arm/freescale/vybrid/vf_common.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/arm/freescale/vybrid/vf_common.c b/sys/arm/freescale/vybrid/vf_common.c
index 494f5d60e0c1..d57748172822 100644
--- a/sys/arm/freescale/vybrid/vf_common.c
+++ b/sys/arm/freescale/vybrid/vf_common.c
@@ -62,10 +62,6 @@ end:
while (1);
}
-struct fdt_fixup_entry fdt_fixup_table[] = {
- { NULL, NULL }
-};
-
#ifndef INTRNG
static int
fdt_pic_decode_ic(phandle_t node, pcell_t *intr, int *interrupt, int *trig,