aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile-linux-2.6
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2007-08-28 13:59:21 +1000
committerTim Shimmin <tes@chook.melbourne.sgi.com>2007-10-15 16:50:26 +1000
commit39cd9f877e63ce7e02cdc7f5dbf1b908451c9532 (patch)
treea8ae9d0da02dc9e0b4e095806a05ae92170c2ba7 /fs/xfs/Makefile-linux-2.6
parent[XFS] stop using uio in the readlink code (diff)
downloadlinux-dev-39cd9f877e63ce7e02cdc7f5dbf1b908451c9532.tar.xz
linux-dev-39cd9f877e63ce7e02cdc7f5dbf1b908451c9532.zip
[XFS] kill move.[ch]
Kill uio related functions and defines now that they're unused. SGI-PV: 968563 SGI-Modid: xfs-linux-melb:xfs-kern:29480a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r--fs/xfs/Makefile-linux-2.61
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6
index e7a9a83f0087..6d48a5ed38f3 100644
--- a/fs/xfs/Makefile-linux-2.6
+++ b/fs/xfs/Makefile-linux-2.6
@@ -114,7 +114,6 @@ xfs-y += $(addprefix $(XFS_LINUX)/, \
# Objects in support/
xfs-y += $(addprefix support/, \
debug.o \
- move.o \
uuid.o)
xfs-$(CONFIG_XFS_TRACE) += support/ktrace.o