summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/files.mv
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2014-03-08 00:14:40 +0000
committerimp <imp@FreeBSD.org>2014-03-08 00:14:40 +0000
commit26a7b1e23b5deb9b33ecee1359df1670f2993649 (patch)
tree5cbc5b1f9f191ebe76c7f67fdc965e8126237a43 /sys/arm/mv/files.mv
parente2a82966a6890da982bdb74f294aa7cc30d0097a (diff)
downloadFreeBSD-src-26a7b1e23b5deb9b33ecee1359df1670f2993649.zip
FreeBSD-src-26a7b1e23b5deb9b33ecee1359df1670f2993649.tar.gz
Move all the files named foo/common.c to foo/foo_common.c, as
appropriate for each of the 'foo' in the tree. This will allow us to compile them together (although symbol conflicts prevent us from doing that today, this just fixes the file name collision).
Diffstat (limited to 'sys/arm/mv/files.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 116356d..4fbdc6d 100644
--- a/sys/arm/mv/files.mv
+++ b/sys/arm/mv/files.mv
@@ -23,8 +23,8 @@ arm/arm/cpufunc_asm_pj4b.S standard
arm/arm/irq_dispatch.S standard
arm/mv/bus_space.c standard
-arm/mv/common.c standard
arm/mv/gpio.c standard
+arm/mv/mv_common.c standard
arm/mv/mv_localbus.c standard
arm/mv/mv_machdep.c standard
arm/mv/mv_pci.c optional pci
OpenPOWER on IntegriCloud