]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:31:19 +0000 (19:31 -0400)
commit50143b5d8e05089ee2cf0087af3cd3fa2ff6847a
treedec72cbeee1d5fbb169c21305510918818a0d45d
parent54660fb71f334a43adaa3775c4162848357aa699
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