]> 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, 25 Aug 2011 17:55:37 +0000 (13:55 -0400)
commit08e8a7312ecf5821d64bf7f6904eb084d5acb21a
tree30be7b004fc90722a5f9ce7bb26474af49b46c13
parent025a812ce2111696c7b723ad25613e73c77a4bc0
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