]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/md: change module.h -> export.h in persistent-data/dm-*
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 28 Sep 2011 22:29:32 +0000 (18:29 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Nov 2011 18:29:09 +0000 (10:29 -0800)
commit8a4419540bc45c306a411bb26f78ec10240383c2
tree1da72242c0a525e6a46c3ddc9693d88816362a03
parentab9566e71be53a97eaaf93515e295a03148dc99d
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>
drivers/md/persistent-data/dm-btree-remove.c
drivers/md/persistent-data/dm-btree.c
drivers/md/persistent-data/dm-space-map-disk.c
drivers/md/persistent-data/dm-transaction-manager.c