]> 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>
Mon, 10 Oct 2011 18:02:46 +0000 (11:02 -0700)
commitffcbc639d069e395c41cb47b8efebc1f1158d858
tree6c1da2db54f36336732ed82d13e1a97840dee725
parent9630ab90b17cdd27b1541344184f147c76add236
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