]> 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, 11 Aug 2011 21:31:42 +0000 (17:31 -0400)
commit4deb880c50a5f2cd00dbe0a29e8b5ac5102b4748
tree85a6c2490b9c60ee35ae94d9712e0efc836703aa
parent9a4b74fc4dbe043cf579f99260b8aba1d5e8ddbf
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