diff options
author | Christoph Hellwig <hch@infradead.org> | 2007-08-27 23:59:21 -0400 |
---|---|---|
committer | Tim Shimmin <tes@chook.melbourne.sgi.com> | 2007-10-15 02:50:26 -0400 |
commit | 39cd9f877e63ce7e02cdc7f5dbf1b908451c9532 (patch) | |
tree | a8ae9d0da02dc9e0b4e095806a05ae92170c2ba7 /fs/xfs/linux-2.6/xfs_linux.h | |
parent | 804c83c37607efe415774c3a170ad72a789e5992 (diff) |
[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/linux-2.6/xfs_linux.h')
-rw-r--r-- | fs/xfs/linux-2.6/xfs_linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_linux.h b/fs/xfs/linux-2.6/xfs_linux.h index 5617f3de4ff6..ab634a775d23 100644 --- a/fs/xfs/linux-2.6/xfs_linux.h +++ b/fs/xfs/linux-2.6/xfs_linux.h | |||
@@ -51,7 +51,6 @@ | |||
51 | 51 | ||
52 | #include <support/ktrace.h> | 52 | #include <support/ktrace.h> |
53 | #include <support/debug.h> | 53 | #include <support/debug.h> |
54 | #include <support/move.h> | ||
55 | #include <support/uuid.h> | 54 | #include <support/uuid.h> |
56 | 55 | ||
57 | #include <linux/mm.h> | 56 | #include <linux/mm.h> |