From: Paul Gortmaker Date: Sun, 10 Jul 2011 17:09:12 +0000 (-0400) Subject: staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. X-Git-Tag: v3.2-rc1~22^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e336a722bb234f9d7805647e0290f2a397ca04d;p=pandora-kernel.git staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. Lots of drivers have in the past expected the presence of basic things like THIS_MODULE and EXPORT_SYMBOL. With the header cleanup, they wont have these. Call out the include explicitly. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed