Hi, On Thursday, August 18, 2011, Stephen Rothwell wrote: > Hi Paul, > > After merging the moduleh tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/base/power/common.c:51:1: warning: data definition has no type or storage class > drivers/base/power/common.c:51:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/base/power/common.c:51:1: warning: parameter names (without types) in function declaration > drivers/base/power/common.c:85:1: warning: data definition has no type or storage class > drivers/base/power/common.c:85:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' > drivers/base/power/common.c:85:1: warning: parameter names (without types) in function declaration > > Caused by the interaction of the module.h split up with commit > 616d5814c605 ("PM: Reference counting of power.subsys_data") from the pm > tree. > > I added this patch for today (Rafael, in your tree this needs to include > module.h) and will carry it as necessary: Do you mean that drivers/base/power/common.c should include module.h or something else? Rafael -- 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