summaryrefslogtreecommitdiff
path: root/lib/raid6/recov.c
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2023-08-30 17:35:54 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2023-08-30 17:35:54 +0800
commit9d1785590bbbb69833eae50c136267fce824515d (patch)
tree2a5fe54f675e201bbf52a307f1fd5bda9ccee996 /lib/raid6/recov.c
parent2dde18cd1d8fac735875f2e4987f11817cc0bc2c (diff)
parent0d0bd28c500173bfca78aa840f8f36d261ef1765 (diff)
Merge tag 'md-next-20230814-resend' into loongarch-next
LoongArch architecture changes for 6.5 (raid5/6 optimization) depend on the md changes to fix build and work, so merge them to create a base.
Diffstat (limited to 'lib/raid6/recov.c')
-rw-r--r--lib/raid6/recov.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/raid6/recov.c b/lib/raid6/recov.c
index e49d519de6cb..a7c1b2bbe40d 100644
--- a/lib/raid6/recov.c
+++ b/lib/raid6/recov.c
@@ -13,7 +13,6 @@
* the syndrome.)
*/
-#include <linux/export.h>
#include <linux/raid/pq.h>
/* Recover two failed data blocks. */