]> 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, 25 Aug 2011 17:55:15 +0000 (13:55 -0400)
commitd5d79933186b7409b37a8c422ff876aa7248915e
tree91ed8df0ccfa8c90350a0ddaa0b2f33ee4d6dd25
parentaccf4ad14b9a0fd7164bffab35703a0aa2c5f720
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