X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-lpc32xx%2Finclude%2Fmach%2Fdebug-macro.S;h=351bd6c849099d900dd748ac9f384c77215ecc83;hb=91e67a996c60a347ad7b918a74efb0f6b3b274c3;hp=629e744aeb9e980dd1c4ad2c5b9c7ba16274ff16;hpb=a107e5a3a473a2ea62bd5af24e11b84adf1486ff;p=pandora-kernel.git diff --git a/arch/arm/mach-lpc32xx/include/mach/debug-macro.S b/arch/arm/mach-lpc32xx/include/mach/debug-macro.S index 629e744aeb9e..351bd6c84909 100644 --- a/arch/arm/mach-lpc32xx/include/mach/debug-macro.S +++ b/arch/arm/mach-lpc32xx/include/mach/debug-macro.S @@ -20,7 +20,7 @@ * Debug output is hardcoded to standard UART 5 */ - .macro addruart, rp, rv + .macro addruart, rp, rv, tmp ldreq \rp, =0x40090000 ldrne \rv, =0xF4090000 .endm