md: move lots of #include lines out of .h files and into .c
[pandora-kernel.git] / drivers / md / raid10.h
index e9091cf..244dbe5 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef _RAID10_H
 #define _RAID10_H
 
-#include <linux/raid/md.h>
-
 typedef struct mirror_info mirror_info_t;
 
 struct mirror_info {