]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:16:32 +0000 (12:16 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:26:58 +0000 (00:26 -0400)
commitfc9ea0264fdda9b7c976590e47607e5211087319
treef74ee53413e3620e9fff709813d8a76fe91499aa
parentbec10c8d7b14a142636fe3d5eb403ac7c1d35cd1
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c

Ensure that the EXPORT_SYMBOL macros are present for when we clean up
the "module.h" is everywhere situation, to prevent build failures.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/firewire/core-iso.c