aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/raid0.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/raid0.c')
-rw-r--r--drivers/md/raid0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/raid0.c b/drivers/md/raid0.c
index 64e4c77a156..3d06df86da8 100644
--- a/drivers/md/raid0.c
+++ b/drivers/md/raid0.c
@@ -19,8 +19,8 @@
*/
#include <linux/blkdev.h>
-#include <linux/raid/md_k.h>
#include <linux/seq_file.h>
+#include "md.h"
#include "raid0.h"
static void raid0_unplug(struct request_queue *q)