commit | 1944ce60fe1e92506d3347f4d8e10a82b17096e4 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Sep 28 18:29:32 2011 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Nov 07 10:29:09 2011 -0800 |
tree | 1da72242c0a525e6a46c3ddc9693d88816362a03 | |
parent | 0c073e35550879fd133bc3fe509df5b88da51278 [diff] |
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 <sfr@canb.auug.org.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>