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/

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

2011-11-11 Thread Bounine, Alexandre
On Fri, Nov 11, 2011 at 8:48 AM Liu Gang wrote: > Sent: Friday, November 11, 2011 8:48 AM > To: linuxppc-dev@lists.ozlabs.org; Bounine, Alexandre > Cc: a...@linux-foundation.org; linux-ker...@vger.kernel.org; > paul.gortma...@windriver.com; r58...@freescale.com; > b11...@freescale.com; r61...@fre

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