From: Paul Gortmaker Date: Fri, 27 May 2011 19:50:58 +0000 (-0400) Subject: md: Add in export.h for files using EXPORT_SYMBOL X-Git-Tag: v3.2-rc1~22^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daaa5f7cbee37dfc8464d350f1eacd6e94b278cc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed