ARM: tegra: cpu-tegra: sparse type fix
authorOlof Johansson <olof@lixom.net>
Mon, 10 Oct 2011 04:31:23 +0000 (21:31 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Oct 2011 21:08:30 +0000 (14:08 -0700)
commitfdb684ac1c6ea93702891c43fd2ff8aadd7f2868
tree940b6a0175faf1f6568f716c3c7091843a7c7255
parentcf28cba0ab02ce3e41a7b2606423eb21f1841b7a
ARM: tegra: cpu-tegra: sparse type fix

Type fix:
arch/arm/mach-tegra/cpu-tegra.c:144:14: warning: incorrect type in argument 5 (different signedness)
arch/arm/mach-tegra/cpu-tegra.c:144:14:    expected unsigned int *index
arch/arm/mach-tegra/cpu-tegra.c:144:14:    got int *<noident>

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-tegra/cpu-tegra.c