diff options
author | Nathan Scott <nathans@sgi.com> | 2005-11-03 16:14:31 +1100 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2005-11-03 16:14:31 +1100 |
commit | 7f248a81c5067f5b018ff889c029b960b399ac08 (patch) | |
tree | 20242df58ea1f871ba89ade5ce15e2faddefa0f4 /fs/xfs/Makefile-linux-2.6 | |
parent | 538524aed09fd2c52094afadf0160cef8954d4c8 (diff) | |
download | op-kernel-dev-7f248a81c5067f5b018ff889c029b960b399ac08.zip op-kernel-dev-7f248a81c5067f5b018ff889c029b960b399ac08.tar.gz |
[XFS] Cleanup cosmetic differences between source trees.
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r-- | fs/xfs/Makefile-linux-2.6 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6 index d8c87fa..97bd474 100644 --- a/fs/xfs/Makefile-linux-2.6 +++ b/fs/xfs/Makefile-linux-2.6 @@ -109,7 +109,6 @@ xfs-y += xfs_alloc.o \ xfs_dfrag.o \ xfs_log.o \ xfs_log_recover.o \ - xfs_macros.o \ xfs_mount.o \ xfs_rename.o \ xfs_trans.o \ |