diff options
author | Olof Johansson <olof@lixom.net> | 2011-10-04 03:44:07 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-10-17 09:13:42 +0100 |
commit | b0c1264f534a1cb3c52036a23a04d238434a0df6 (patch) | |
tree | 3387a4ef92d2c90b22f7bfc6b5b5a4905db8d115 /arch/arm/boot | |
parent | 0ec5a95bbb8ba0b95506693a6bc0de72f1b5d969 (diff) | |
download | op-kernel-dev-b0c1264f534a1cb3c52036a23a04d238434a0df6.zip op-kernel-dev-b0c1264f534a1cb3c52036a23a04d238434a0df6.tar.gz |
ARM: 7118/1: rename temp variable in read*_relaxed()
This resolves the following sparse warning from readl() and other macros,
which ends up embedding readl_relaxed() using the same variable.
arch/arm/mach-tegra/dma.c:169:8: warning: symbol '__v' shadows an earlier one
arch/arm/mach-tegra/dma.c:169:8: originally declared here
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions