]> 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>
Sun, 31 Jul 2011 08:05:40 +0000 (04:05 -0400)
commitba9d62d14bc14307fd1234cb3d84ec5925437fa1
tree8fd6c72d60c6d824ed3f559d56cae6069006abd7
parent2d4e7251d2fb87a8cbef5761dd91cce671d91af6
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