aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/rockchip
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2015-11-21 15:30:08 +0000
committerAndrew Turner <andrew@FreeBSD.org>2015-11-21 15:30:08 +0000
commit210d6af74da1582e9ae9661dc7e6cb78d8cb41dc (patch)
treef67bd499e96c09ed09c3a2af9c9eb3141646b9e3 /sys/arm/rockchip
parente7b34bf406ec5cad8e07c7da32281c6d2480cded (diff)
downloadsrc-210d6af74da1582e9ae9661dc7e6cb78d8cb41dc.tar.gz
src-210d6af74da1582e9ae9661dc7e6cb78d8cb41dc.zip
Move more bus_space_* files to be built by files.arm. This leaves the
definition in a file.* file under sys/arm/arm in the few cases we need it for non-fdt platforms. Sponsored by: ABT Systems Ltd
Notes
Notes: svn path=/head/; revision=291133
Diffstat (limited to 'sys/arm/rockchip')
-rw-r--r--sys/arm/rockchip/files.rk30xx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arm/rockchip/files.rk30xx b/sys/arm/rockchip/files.rk30xx
index 276a9938e508..721eb95636b1 100644
--- a/sys/arm/rockchip/files.rk30xx
+++ b/sys/arm/rockchip/files.rk30xx
@@ -1,11 +1,8 @@
# $FreeBSD$
kern/kern_clocksource.c standard
-arm/arm/bus_space_generic.c standard
-
arm/arm/mpcore_timer.c standard
-arm/arm/bus_space_base.c standard
arm/rockchip/rk30xx_common.c standard
arm/rockchip/rk30xx_machdep.c standard
arm/rockchip/rk30xx_pmu.c standard