summaryrefslogtreecommitdiffstats
path: root/sys/arm/amlogic
diff options
context:
space:
mode:
authormmel <mmel@FreeBSD.org>2016-11-05 04:30:44 +0000
committermmel <mmel@FreeBSD.org>2016-11-05 04:30:44 +0000
commitafeb7b35574a4dd2c8cc3849c07be5c12820e1d5 (patch)
tree020f6044e214e6648b401a5c332e5315ec122fad /sys/arm/amlogic
parent74c4a3679187ca87d7b84002efa67bc8b7d5d96e (diff)
downloadFreeBSD-src-afeb7b35574a4dd2c8cc3849c07be5c12820e1d5.zip
FreeBSD-src-afeb7b35574a4dd2c8cc3849c07be5c12820e1d5.tar.gz
MFC r306902:
ARM: Remove unused includes.
Diffstat (limited to 'sys/arm/amlogic')
-rw-r--r--sys/arm/amlogic/aml8726/aml8726_machdep.c1
-rw-r--r--sys/arm/amlogic/aml8726/aml8726_wdt.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/amlogic/aml8726/aml8726_machdep.c b/sys/arm/amlogic/aml8726/aml8726_machdep.c
index 58cf9b2..ee2ffd7 100644
--- a/sys/arm/amlogic/aml8726/aml8726_machdep.c
+++ b/sys/arm/amlogic/aml8726/aml8726_machdep.c
@@ -41,7 +41,6 @@ __FBSDID("$FreeBSD$");
#include <vm/pmap.h>
#include <machine/bus.h>
-#include <machine/cpufunc.h>
#include <machine/intr.h>
#include <machine/machdep.h>
#include <machine/platform.h>
diff --git a/sys/arm/amlogic/aml8726/aml8726_wdt.c b/sys/arm/amlogic/aml8726/aml8726_wdt.c
index 1e89f81..cd78c93 100644
--- a/sys/arm/amlogic/aml8726/aml8726_wdt.c
+++ b/sys/arm/amlogic/aml8726/aml8726_wdt.c
@@ -43,7 +43,6 @@ __FBSDID("$FreeBSD$");
#include <sys/watchdog.h>
#include <machine/bus.h>
-#include <machine/cpufunc.h>
#include <dev/fdt/fdt_common.h>
#include <dev/ofw/ofw_bus.h>
OpenPOWER on IntegriCloud