md: move headers out of include/linux/raid/
[deliverable/linux.git] / drivers / md / raid5.c
index a5ba080d303b93bb3a4d764ea621f4bf9bc191d0..f75698b1f63d830c1dc85f387248970c9455aef4 100644 (file)
  */
 
 #include <linux/kthread.h>
-#include "raid6.h"
-
-#include <linux/raid/bitmap.h>
 #include <linux/async_tx.h>
+#include "raid6.h"
+#include "bitmap.h"
 
 /*
  * Stripe cache
This page took 0.042877 seconds and 5 git commands to generate.