]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition
authorPeter Barada <peter.barada@logicpd.com>
Tue, 7 Feb 2012 11:02:40 +0000 (11:02 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:32 +0000 (10:11 +0100)
commit9540c7e90023a99ad0a9233d08422cab3afbc64a
treee8097138906289569a656199ef3781a2d2c09117
parenta8baf8e25fe25841fef6fc05628a6d04021f25b4
ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition

ACTIM_CTRLA macro errently passes "b" parameter to ACTIM_CTRLA_TRAS()
instead of "c".  To make usage more clear, replace all single-letter
macro parameters with more descriptive parameter names.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
arch/arm/include/asm/arch-omap3/mem.h