Re: [PATCH v2 1/4] fsl_rio: fix compile errors
From: Li Yang <hidden>
Date: 2010-09-01 03:40:04
From: Li Yang <hidden>
Date: 2010-09-01 03:40:04
On Wed, Sep 1, 2010 at 5:39 AM, Kumar Gala [off-list ref] wrot= e:
On Jun 18, 2010, at 1:24 AM, Li Yang wrote:quoted
Fixes the following compile problem on E500 platforms: arch/powerpc/sysdev/fsl_rio.c: In function 'fsl_rio_mcheck_exception': arch/powerpc/sysdev/fsl_rio.c:248: error: 'MCSR_MASK' undeclared (first =
use in this function)
quoted
Also fixes the compile problem on non-E500 platforms. Signed-off-by: Li Yang <redacted> --- arch/powerpc/sysdev/fsl_rio.c | =C2=A0 =C2=A06 +++++- 1 files changed, 5 insertions(+), 1 deletions(-)applied to merge
Thanks, Kumar. How about the other ones in the series? - Leo