commit | ff33f1821259d00d3fd85d86f59783e2ca3c9ee1 | [log] [tgz] |
---|---|---|
author | Li Yang <leoli@freescale.com> | Fri Jun 18 14:24:20 2010 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Aug 31 16:24:57 2010 -0500 |
tree | a3b233bf52038292010fe03cf0d16c521144a729 | |
parent | dc1c41f450a5f201f1d8c19aef32319f3b84c273 [diff] |
fsl_rio: fix compile errors 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) Also fixes the compile problem on non-E500 platforms. Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>