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)
commit8443cc142d81b722740a98f42cd4deae826311d0
treeb4366d8b4643a6717dead77bd253682eb278b1dc
parent01673a135eca8c6e984488ba9c29aa0b09601f77
powerpc/fsl: fsl_soc: sparse fixes

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>
arch/powerpc/sysdev/fsl_soc.c