RE: [PATCH] fsl-rio: fix compile error

2011-11-11 Thread Liu Gang-B34182
linux-foundation.org; linux-ker...@vger.kernel.org; Li Yang-R58472; Gala Kumar-B11780; Zang Roy-R61911 Subject: Re: [PATCH] fsl-rio: fix compile error On 11-11-11 08:48 AM, Liu Gang wrote: > The "#include " was replaced by "#include " > in the patch "powerpc: variou

RE: [PATCH] fsl-rio: fix compile error

2011-11-11 Thread Bounine, Alexandre
escale.com; r61...@freescale.com; Liu Gang > Subject: [PATCH] fsl-rio: fix compile error > > The "#include " was replaced by "#include > " > in the patch "powerpc: various straight conversions from module.h --> > export.h". > This will cause the fo

Re: [PATCH] fsl-rio: fix compile error

2011-11-11 Thread Paul Gortmaker
On 11-11-11 08:48 AM, Liu Gang wrote: > The "#include " was replaced by "#include " > in the patch "powerpc: various straight conversions from module.h --> > export.h". > This will cause the following compile problem: > arch/powerpc/sysdev/fsl_rio.c: In function 'fsl_rio_mcheck_exception': > arch/

[PATCH] fsl-rio: fix compile error

2011-11-11 Thread Liu Gang
The "#include " was replaced by "#include " in the patch "powerpc: various straight conversions from module.h --> export.h". This will cause the following compile problem: arch/powerpc/sysdev/fsl_rio.c: In function 'fsl_rio_mcheck_exception': arch/powerpc/sysdev/fsl_rio.c:296: error: implicit decla