On Wed, 2011-10-26 at 11:39 -0700, Randy Dunlap wrote: > On 10/25/11 02:36, Stephen Rothwell wrote: > > Hi all, > > target_core_cdb.c needs to include <linux/export.h>: > > drivers/target/target_core_cdb.c:1316:1: warning: data definition has no type or storage class [enabled by default] > drivers/target/target_core_cdb.c:1316:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int] > drivers/target/target_core_cdb.c:1316:1: warning: parameter names (without types) in function declaration [enabled by default] > > This one had been addressed in target-pending.git/for-next with a module.h include for target_core_cdb.c, but I'll change this now to use the proper export.h. Thanks Randy! --nab -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html