summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2015-01-21 03:44:29 +0000
committerian <ian@FreeBSD.org>2015-01-21 03:44:29 +0000
commit2a957de5c05bfc237c68ba0e729739e9e6f5ad1f (patch)
tree5a9c38f08e1b94ef1bca93ca15ae3689c69ee8a5 /sys/arm/mv
parent7ca5bd2f19fa0b69c3f51467088cbef50b4cfe65 (diff)
downloadFreeBSD-src-2a957de5c05bfc237c68ba0e729739e9e6f5ad1f.zip
FreeBSD-src-2a957de5c05bfc237c68ba0e729739e9e6f5ad1f.tar.gz
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
and now some v5 Marvell systems are using it. Only define fdt_bus_tag if option FDT is defined.
Diffstat (limited to 'sys/arm/mv')
-rw-r--r--sys/arm/mv/files.mv2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/mv/files.mv b/sys/arm/mv/files.mv
index 15622ae..d730c01 100644
--- a/sys/arm/mv/files.mv
+++ b/sys/arm/mv/files.mv
@@ -12,7 +12,7 @@
# - JTAG/ICE
# - Vector Floating Point (VFP) unit
#
-arm/arm/bus_space-v6.c standard
+arm/arm/bus_space_base.c standard
arm/arm/bus_space_generic.c standard
arm/arm/cpufunc_asm_arm10.S standard
arm/arm/cpufunc_asm_arm11.S standard
OpenPOWER on IntegriCloud