From: Paul Gortmaker Date: Wed, 28 Sep 2011 22:29:32 +0000 (-0400) Subject: drivers/md: change module.h -> export.h in persistent-data/dm-* X-Git-Tag: v3.2-rc1~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1944ce60fe1e92506d3347f4d8e10a82b17096e4;p=pandora-kernel.git drivers/md: change module.h -> export.h in persistent-data/dm-* For the files which are not themselves modular, we can change them to include only the smaller export.h since all they are doing is looking for EXPORT_SYMBOL. Reported-by: Stephen Rothwell Signed-off-by: Paul Gortmaker Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed