From e88db81645d36f945d11bd73ffff31dad148eaf8 Mon Sep 17 00:00:00 2001 From: YueHaibing Date: Fri, 1 Feb 2019 09:09:50 -0800 Subject: xfs: remove duplicated xfs_defer.h Remove duplicated include. Signed-off-by: YueHaibing Reviewed-by: Darrick J. Wong Signed-off-by: Darrick J. Wong --- fs/xfs/xfs_trans_bmap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/xfs/xfs_trans_bmap.c') diff --git a/fs/xfs/xfs_trans_bmap.c b/fs/xfs/xfs_trans_bmap.c index 11cff449d055..e1c7d55b32c3 100644 --- a/fs/xfs/xfs_trans_bmap.c +++ b/fs/xfs/xfs_trans_bmap.c @@ -17,7 +17,6 @@ #include "xfs_alloc.h" #include "xfs_bmap.h" #include "xfs_inode.h" -#include "xfs_defer.h" /* * This routine is called to allocate a "bmap update done" -- cgit v1.2.3