]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:57:55 +0000 (12:57 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:32:11 +0000 (17:32 -0400)
commite80247a1c40637d4623d60b7a38c9238e1f88b42
treef4b739bbd9fca92d53e4d172f90da38f5e00d4e3
parent6d0221f6875b1c973fcd3c10a1e6c92c2ab3c102
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 <paul.gortmaker@windriver.com>
drivers/spi/spi.c