md: move md_k.h from include/linux/raid/ to drivers/md/
[deliverable/linux.git] / drivers / md / raid10.c
index 186e1b199d461955f1bf86f8b6a37f935114a11a..fea61e3dcd958deebc99686e20a4f77897577df4 100644 (file)
@@ -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"
This page took 0.028669 seconds and 5 git commands to generate.