]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: tegra2_clocks: 0 -> NULL changes
authorOlof Johansson <olof@lixom.net>
Fri, 9 Sep 2011 01:02:50 +0000 (18:02 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 12 Oct 2011 23:25:51 +0000 (16:25 -0700)
commitec59aca7657729b99a9b13ba2333f9dabd4b25c2
tree7b76162e4ec53ada48c9655e3b9c1c9d4a6a321b
parent949bc7c6b1d48bfbbba8410480acb3090e905ebd
ARM: tegra: tegra2_clocks: 0 -> NULL changes

Fixes a lot of:

arch/arm/mach-tegra/tegra2_clocks.c:921:34: warning: Using plain integer as NULL pointer
arch/arm/mach-tegra/tegra2_clocks.c:1462:4: warning: Using plain integer as NULL pointer
arch/arm/mach-tegra/tegra2_clocks.c:1864:4: warning: Using plain integer as NULL pointer

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/tegra2_clocks.c