]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md: Add in export.h for files using EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 19:50:58 +0000 (15:50 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 03:43:36 +0000 (23:43 -0400)
commitf47df05e5816bfe34a0fea379a2deac718de8b54
tree2aeffbd931481b2bbfe574ef9e37e05f41ecfea8
parent599930d097b611d18e07029a6a180d36f74f29b8
md: Add in export.h for files using EXPORT_SYMBOL

These files were getting the defines for EXPORT_SYMBOL because
device.h was including module.h.  But we are going to put an
end to that.  So add the proper export.h include now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/md/dm-snap-persistent.c
drivers/md/dm-snap-transient.c
drivers/md/dm-uevent.c
lib/raid6/mktables.c
lib/raid6/recov.c