From: Paul Gortmaker Date: Sun, 10 Jul 2011 16:16:32 +0000 (-0400) Subject: drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c X-Git-Tag: next-20110826~3^2~69 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=066d2f3360de62ad0710d459d8f798266bacc398;p=karo-tx-linux.git 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 --- diff --git a/drivers/firewire/core-iso.c b/drivers/firewire/core-iso.c index 57c3973093ad..0f90e0071875 100644 --- a/drivers/firewire/core-iso.c +++ b/drivers/firewire/core-iso.c @@ -29,6 +29,7 @@ #include #include #include +#include #include