From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:42:00 +0000 (-0400) Subject: mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required X-Git-Tag: v3.2-rc1~22^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ef77af154b03776c6c662c68c6332719e9eecac;p=pandora-kernel.git mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required These two basic defines were everywhere, simply because module.h was also everywhere. But we are cleaning up the latter. So make the exporters actually call out their need for the include. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed