summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid10.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/raid10.c')
-rw-r--r--drivers/md/raid10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid10.c b/drivers/md/raid10.c
index 186e1b199d46..fea61e3dcd95 100644
--- a/drivers/md/raid10.c
+++ b/drivers/md/raid10.c
@@ -20,8 +20,8 @@
#include <linux/delay.h>
#include <linux/blkdev.h>
-#include <linux/raid/md_k.h>
#include <linux/seq_file.h>
+#include "md.h"
#include "dm-bio-list.h"
#include "raid10.h"
#include "bitmap.h"