summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/imx/imx_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/freescale/imx/imx_common.c')
-rw-r--r--sys/arm/freescale/imx/imx_common.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/arm/freescale/imx/imx_common.c b/sys/arm/freescale/imx/imx_common.c
index c423873..3eb076e 100644
--- a/sys/arm/freescale/imx/imx_common.c
+++ b/sys/arm/freescale/imx/imx_common.c
@@ -50,10 +50,6 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
#include <machine/vmparam.h>
-struct fdt_fixup_entry fdt_fixup_table[] = {
- { NULL, NULL }
-};
-
#ifndef INTRNG
static int
fdt_intc_decode_ic(phandle_t node, pcell_t *intr, int *interrupt, int *trig,
OpenPOWER on IntegriCloud