]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/md/raid6.h
md: move lots of #include lines out of .h files and into .c
[linux-2.6-omap-h63xx.git] / drivers / md / raid6.h
index f6c13af6500292bbff6ce96fd391120da9af1d22..66e6b0c6734f6a74d7b6edea4b6e0927803dbc9d 100644 (file)
 
 /* Set to 1 to use kernel-wide empty_zero_page */
 #define RAID6_USE_EMPTY_ZERO_PAGE 0
-
-#include <linux/raid/md.h>
-#include "raid5.h"
-
-typedef raid5_conf_t raid6_conf_t; /* Same configuration */
+#include <linux/blkdev.h>
 
 /* Additional compute_parity mode -- updates the parity w/o LOCKING */
 #define UPDATE_PARITY  4