From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:57:55 +0000 (-0400) Subject: spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c X-Git-Tag: v3.2-rc1~22^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=025ed130608766bf2a18523a1ac11a860746a4e4;p=pandora-kernel.git spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c This uses both EXPORT_SYMBOL and THIS_MODULE, both which come from the export.h file now. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed