]> 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>
Sun, 31 Jul 2011 08:06:06 +0000 (04:06 -0400)
commitd7094bbe97021cb3abc8bf5069abc948cd7aa310
treec687d8cdac31d83517b11542199bd34204cfb46e
parent15e45a5099ed3277e6c0747a505a70d67ff17e2e
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