]> 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, 6 Oct 2011 17:59:36 +0000 (13:59 -0400)
commitb4477f82835526fb14062aeb90dfe26f8191d9c5
treed58aea6896810fc07253c078adbfbf6defe75ce3
parentc45ca12fbd8f8b51032225469908084c778f2c67
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