summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-04-05 09:50:22 +0000
committerandrew <andrew@FreeBSD.org>2015-04-05 09:50:22 +0000
commit0a38ac8a11963c83d552b201afccb05f8fac7539 (patch)
treede56e2536e31da6945b7de668daade9ed1dfcbad
parentcea14a6cb566ecbdd161bc9a2f7f7bae2f250fe1 (diff)
downloadFreeBSD-src-0a38ac8a11963c83d552b201afccb05f8fac7539.zip
FreeBSD-src-0a38ac8a11963c83d552b201afccb05f8fac7539.tar.gz
dev/ofw/openfirm.h is not needed in the arm machine/fdt.h
-rw-r--r--sys/arm/include/fdt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/include/fdt.h b/sys/arm/include/fdt.h
index 037aa55..c1b785e 100644
--- a/sys/arm/include/fdt.h
+++ b/sys/arm/include/fdt.h
@@ -32,8 +32,6 @@
#ifndef _MACHINE_FDT_H_
#define _MACHINE_FDT_H_
-#include <dev/ofw/openfirm.h>
-
#include <machine/bus.h>
/* Max interrupt number */
OpenPOWER on IntegriCloud