commit | 3ef77af154b03776c6c662c68c6332719e9eecac | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Jul 10 12:42:00 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:32:06 2011 -0400 |
tree | 1b8f67baef47641e890fc9587414cd30bec7717f | |
parent | 96547f5d8b7cb0ded9c0333b43ce8271da5f3a42 [diff] |
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 <paul.gortmaker@windriver.com>