From: Li Yang Date: Fri, 18 Jun 2010 06:24:20 +0000 (+0800) Subject: fsl_rio: fix compile errors X-Git-Tag: v2.6.36-rc4~84^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff33f1821259d00d3fd85d86f59783e2ca3c9ee1;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed