git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/asm-cris/arch-v32/hwregs/dma.h
AgeCommit message (Collapse)Author
2008-02-08CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hJesper Nilsson
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.