Re: linux-next: build warnings after merge of the driver-core tree

2014-12-02 Thread Greg KH
On Mon, Dec 01, 2014 at 08:45:13AM +0100, Arend van Spriel wrote: > On 01-12-14 08:42, Stephen Rothwell wrote: > > Hi Greg, > > > > After merging the driver-core tree, today's linux-next build (arm > > multi_v7_defconfig) produced this warning: > > > > In file included from kernel/power/main.c:16

Re: linux-next: build warnings after merge of the driver-core tree

2014-11-30 Thread Arend van Spriel
On 01-12-14 08:42, Stephen Rothwell wrote: > Hi Greg, > > After merging the driver-core tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > In file included from kernel/power/main.c:16:0: > include/linux/debugfs.h:105:10: warning: 'struct device' declared inside

linux-next: build warnings after merge of the driver-core tree

2014-11-30 Thread Stephen Rothwell
Hi Greg, After merging the driver-core tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: In file included from kernel/power/main.c:16:0: include/linux/debugfs.h:105:10: warning: 'struct device' declared inside parameter list void *data)); ^ And m