]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/firmware: Add export.h for EXPORT_SYMBOL to sigma.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:16:38 +0000 (12:16 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:43 +0000 (17:31 -0400)
commit3666d3301c570b9f67d7f249d1b97985ca8c4a79
tree835782ecb4ac5a715404e2b1b847bba59d623c79
parent7d7edc829a926767434710a9052cb0e7ab006030
drivers/firmware: Add export.h for EXPORT_SYMBOL to sigma.c

It exports symbols, so it will need this once we remove the implicit
everywhere presence of module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/firmware/sigma.c