From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:14:53 +0000 (-0400) Subject: drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required X-Git-Tag: v3.2-rc1~22^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66300e66c680f7bcc43127627740f493ef0b05bc;p=pandora-kernel.git drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required They will need it called out explicitly in the near future due to a module.h usage cleanup that removes its implicit presence everywhere. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed