From: Olof Johansson Date: Tue, 4 Oct 2011 02:44:07 +0000 (+0100) Subject: ARM: 7118/1: rename temp variable in read*_relaxed() X-Git-Tag: v3.2-rc1~189^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c1264f534a1cb3c52036a23a04d238434a0df6;p=pandora-kernel.git 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 Acked-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed