Hi Paul,
On Wed, 3 Jun 2015 20:26:25 -0400 Paul Gortmaker paul.gortmaker@windriver.com wrote:
On Wed, Jun 3, 2015 at 6:38 PM, Paul Gortmaker paul.gortmaker@windriver.com wrote:
On Wed, Jun 3, 2015 at 9:06 AM, Build bot for Mark Brown broonie@kernel.org wrote:
[...]
../drivers/hwtracing/coresight/coresight-replicator-qcom.c:214:1: error: type defaults to 'int' in declaration of 'module_init' [-Werror=implicit-int] ../drivers/hwtracing/coresight/coresight-replicator-qcom.c:214:1: error: type defaults to 'int' in declaration of 'module_exit' [-Werror=implicit-int]
I can't fix this one from my tree since the code only exists in next. But I've passed the fix onto Greg since it comes via his staging tree:
https://lkml.kernel.org/r/1433364777-29651-1-git-send-email-paul.gortmaker@w...
BTW, A similar one is in arm64 in drivers/hwtracing/coresight/coresight-etm4x.c. I've sent that fix to Greg as well, since I can't apply it locally to my trees.
https://lkml.kernel.org/r/1433376236-7347-1-git-send-email-paul.gortmaker@wi...
I will add both those patches to linux-next until Greg takes them (or some other solution happens).