diff options
Diffstat (limited to 'sys/arm/ti/omap4/pandaboard/pandaboard.c')
-rw-r--r-- | sys/arm/ti/omap4/pandaboard/pandaboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/ti/omap4/pandaboard/pandaboard.c b/sys/arm/ti/omap4/pandaboard/pandaboard.c index 20e5e8a6..f557f73 100644 --- a/sys/arm/ti/omap4/pandaboard/pandaboard.c +++ b/sys/arm/ti/omap4/pandaboard/pandaboard.c @@ -38,7 +38,6 @@ __FBSDID("$FreeBSD$"); #include <vm/pmap.h> #include <machine/bus.h> -#include <machine/pte.h> #include <machine/vmparam.h> #include <machine/fdt.h> |