RE: [PATCH] powerpc/85xx: Fix compiler error with THIS_MODULE and related

2012-02-01 Thread Manoil Claudiu-B08782
Thanks, Claudiu > -Original Message- > From: Wood Scott-B07421 > Sent: Tuesday, January 31, 2012 9:12 PM > To: Manoil Claudiu-B08782 > Cc: linuxppc-dev@lists.ozlabs.org > Subject: Re: [PATCH] powerpc/85xx: Fix compiler error with THIS_MODULE > and related > > On 01/31/2012

Re: [PATCH] powerpc/85xx: Fix compiler error with THIS_MODULE and related

2012-01-31 Thread Scott Wood
On 01/31/2012 04:15 AM, Claudiu Manoil wrote: >CC arch/powerpc/sysdev/fsl_85xx_l2ctlr.o > arch/powerpc/sysdev/fsl_85xx_l2ctlr.c:209:13: error: 'THIS_MODULE' undeclared > here (not in a function) > arch/powerpc/sysdev/fsl_85xx_l2ctlr.c:229:20: error: expected declaration > specifiers or '

[PATCH] powerpc/85xx: Fix compiler error with THIS_MODULE and related

2012-01-31 Thread Claudiu Manoil
CC arch/powerpc/sysdev/fsl_85xx_l2ctlr.o arch/powerpc/sysdev/fsl_85xx_l2ctlr.c:209:13: error: 'THIS_MODULE' undeclared here (not in a function) arch/powerpc/sysdev/fsl_85xx_l2ctlr.c:229:20: error: expected declaration specifiers or '...' before string constant cc1: warnings being treated