powerpc/fsl: fsl_soc: sparse fixes
authorKim Phillips <kim.phillips@freescale.com>
Fri, 30 Nov 2012 23:35:02 +0000 (17:35 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 12 Feb 2013 17:05:20 +0000 (11:05 -0600)
arch/powerpc/sysdev/fsl_soc.c:70:67: warning: incorrect type in argument 2 (different base types)
arch/powerpc/sysdev/fsl_soc.c:70:67:    expected restricted __be32 const [usertype] *addr
arch/powerpc/sysdev/fsl_soc.c:70:67:    got unsigned int const [usertype] *

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found