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>
Mon, 31 Oct 2011 23:31:46 +0000 (19:31 -0400)
commit823467e5fc0c8566a93cfca0e40df6d5de6a4bc3
treee8d128979d21e2d6249ce2e15cb833de7a47207a
parent80a2e2e35dc84f40306768a1d37011acdfb2eeaa
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