From: Paul Gortmaker Date: Fri, 27 May 2011 11:12:15 +0000 (-0400) Subject: drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. X-Git-Tag: v3.2-rc1~22^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6bc32f0a7380102499deb6aa99a59e789efb33;p=pandora-kernel.git drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. Most of these files were implicitly getting EXPORT_SYMBOL via device.h which was including module.h, but that path will be broken soon. [ with input from Stephen Rothwell ] Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed