summaryrefslogtreecommitdiffstats
path: root/sys/arm/versatile/versatile_common.c
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-04-04 21:34:26 +0000
committerandrew <andrew@FreeBSD.org>2015-04-04 21:34:26 +0000
commite636228296406069e15eb7958a48ccd2341701fc (patch)
treeb5e57360fa9cf67958a233a1e73763aec41e19d2 /sys/arm/versatile/versatile_common.c
parent4e7da03796a646af9d2cfdb7869c5a45ef2074e2 (diff)
downloadFreeBSD-src-e636228296406069e15eb7958a48ccd2341701fc.zip
FreeBSD-src-e636228296406069e15eb7958a48ccd2341701fc.tar.gz
Stop using machine/fdt.h in the arm kernel code when we don't need it.
Diffstat (limited to 'sys/arm/versatile/versatile_common.c')
-rw-r--r--sys/arm/versatile/versatile_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/versatile/versatile_common.c b/sys/arm/versatile/versatile_common.c
index 7a9e42f..bcb504a 100644
--- a/sys/arm/versatile/versatile_common.c
+++ b/sys/arm/versatile/versatile_common.c
@@ -44,7 +44,6 @@ __FBSDID("$FreeBSD$");
#include <dev/ofw/openfirm.h>
#include <machine/bus.h>
-#include <machine/fdt.h>
#include <machine/vmparam.h>
struct fdt_fixup_entry fdt_fixup_table[] = {
OpenPOWER on IntegriCloud