]> 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, 25 Aug 2011 17:55:36 +0000 (13:55 -0400)
commit066d2f3360de62ad0710d459d8f798266bacc398
tree41558a11afa4a5438060f5d9be0687a4aee854ba
parentc1533958c6af3b4be9fc318981130136fcdeb81a
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