]> 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, 28 Jul 2011 04:26:38 +0000 (00:26 -0400)
commitd8f5dca6ee85884b731e843b48d41ee5d40f98ad
tree2ab23319a6386edeb39190fc70e8d62c3d6d6705
parentef4feb7026a7830525c745f2c81d84de823deed9
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