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: v3.2-rc1~22^2~85 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=823467e5fc0c8566a93cfca0e40df6d5de6a4bc3;p=pandora-kernel.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