[RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion

From: kernel test robot
Date: Thu Aug 26 2021 - 01:12:58 EST


Generated by: scripts/checkincludes.pl

Reported-by: kernel test robot <lkp@xxxxxxxxx>
Signed-off-by: kernel test robot <lkp@xxxxxxxxx>
---
xfs_parent_utils.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/fs/xfs/xfs_parent_utils.c b/fs/xfs/xfs_parent_utils.c
index 9880718395c6a..d1aa701900d98 100644
--- a/fs/xfs/xfs_parent_utils.c
+++ b/fs/xfs/xfs_parent_utils.c
@@ -27,7 +27,6 @@
#include "xfs_trace.h"
#include "xfs_trans.h"
#include "xfs_da_format.h"
-#include "xfs_da_btree.h"
#include "xfs_attr.h"
#include "xfs_ioctl.h"
#include "xfs_parent.h"