X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-iop32x%2Finclude%2Fmach%2Fdebug-macro.S;h=363bdf90b34d4b1ec5d9085ea26584238f68ba7a;hb=70c9f18ca8f3652c7dcf715e9f0d41c399fe130d;hp=ff9e76c09f35b28ec0c551ad107b37d27b398d20;hpb=cf78c0c4267c37f2f98cb03a73c0a99c2cdaef87;p=pandora-kernel.git diff --git a/arch/arm/mach-iop32x/include/mach/debug-macro.S b/arch/arm/mach-iop32x/include/mach/debug-macro.S index ff9e76c09f35..363bdf90b34d 100644 --- a/arch/arm/mach-iop32x/include/mach/debug-macro.S +++ b/arch/arm/mach-iop32x/include/mach/debug-macro.S @@ -11,7 +11,7 @@ * published by the Free Software Foundation. */ - .macro addruart, rp, rv + .macro addruart, rp, rv, tmp mov \rp, #0xfe000000 @ physical as well as virtual orr \rp, \rp, #0x00800000 @ location of the UART mov \rv, \rp