From: Jesper Nilsson Date: Mon, 28 Jan 2008 16:42:17 +0000 (+0100) Subject: CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h X-Git-Tag: v2.6.25-rc1~40^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d073287442fd8f56baadd4a17853931b8330e47;p=pandora-kernel.git CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h The old name "r" would quite often produce warnings when other variables with the same name was shadowed. Rename it __x to make it more unlikely to happen. --- Reading git-diff-tree failed