summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
diff options
context:
space:
mode:
authorskra <skra@FreeBSD.org>2016-02-01 19:36:33 +0000
committerskra <skra@FreeBSD.org>2016-02-01 19:36:33 +0000
commit8714daf02392c2c257877445ed56217220c3401e (patch)
tree03057902f0b0c3187016323608688a93e9090b1f /sys/arm/mv
parent306a6faf84555a480968ca79e8c67749c0aeffc6 (diff)
downloadFreeBSD-src-8714daf02392c2c257877445ed56217220c3401e.zip
FreeBSD-src-8714daf02392c2c257877445ed56217220c3401e.tar.gz
Remove not needed <machine/pte.h> includes.
Diffstat (limited to 'sys/arm/mv')
-rw-r--r--sys/arm/mv/orion/db88f5xxx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/mv/orion/db88f5xxx.c b/sys/arm/mv/orion/db88f5xxx.c
index f59d511f..bfac68a 100644
--- a/sys/arm/mv/orion/db88f5xxx.c
+++ b/sys/arm/mv/orion/db88f5xxx.c
@@ -42,7 +42,6 @@ __FBSDID("$FreeBSD$");
#include <machine/bus.h>
#include <machine/intr.h>
-#include <machine/pte.h>
#include <machine/vmparam.h>
#include <arm/mv/mvreg.h>
OpenPOWER on IntegriCloud