From: NeilBrown Date: Tue, 31 Mar 2009 03:33:13 +0000 (+1100) Subject: md: move lots of #include lines out of .h files and into .c X-Git-Tag: v2.6.30-rc1~241^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff61975b3d6c18ee31457cc5b4d73042f44915f;p=pandora-kernel.git md: move lots of #include lines out of .h files and into .c This makes the includes more explicit, and is preparation for moving md_k.h to drivers/md/md.h Remove include/raid/md.h as its only remaining use was to #include other files. Signed-off-by: NeilBrown --- Reading git-diff-tree failed