Re: 2.6.21-mm2 -- powerpc missing kset

2007-05-10 Thread Stephen Rothwell
On Thu, 10 May 2007 08:48:02 -0700 Randy Dunlap <[EMAIL PROTECTED]> wrote: > > On Thu, 10 May 2007 22:16:31 +1000 Stephen Rothwell wrote: > > > On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <[EMAIL PROTECTED]> wrote: > > > > > > arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsys

Re: 2.6.21-mm2 -- powerpc missing kset

2007-05-10 Thread Randy Dunlap
On Thu, 10 May 2007 22:16:31 +1000 Stephen Rothwell wrote: > On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <[EMAIL PROTECTED]> wrote: > > > > arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem' > > declared inside parameter list > > There is no explicit reference to struct

Re: 2.6.21-mm2 -- powerpc missing kset

2007-05-10 Thread Stephen Rothwell
On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <[EMAIL PROTECTED]> wrote: > > arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem' > declared inside parameter list There is no explicit reference to struct subsystem in the current version of that file. -- Cheers, Stephen Rothw

Re: 2.6.21-mm2 -- powerpc missing kset

2007-05-10 Thread Andy Whitcroft
Getting this new compile failure on powerpc: -apw arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem' declared inside parameter list arch/powerpc/platforms/pseries/power.c:31: warning: its scope is only this definition or declaration, which is probably not what you want arch/po