ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362
authorBen Dooks <ben-linux@fluff.org>
Mon, 15 Mar 2010 23:08:03 +0000 (23:08 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Mar 2010 23:11:41 +0000 (23:11 +0000)
commit0e17226f7cd289504724466f4298abc9bdfca3fe
tree05b5e231233f671da083dc5a20eff61a825b55e5
parent65e543f12cb7f98cb041a759a21685569eec8695
ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362

Commit 4e6d488af37980d224cbf298224db6173673f362 either missed out the
following machine files or somehow managed to clash between merges.

Fixup the three files missing the second parameter to addruart macro
to allow them to build.

Fixes the following warnings in arch/arm/kernel/debug.c:
arch/arm/kernel/debug.S: Assembler messages:
arch/arm/kernel/debug.S:167: Error: too many positional arguments
arch/arm/kernel/debug.S:183: Error: too many positional arguments

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/include/mach/debug-macro.S
arch/arm/mach-s5p6440/include/mach/debug-macro.S
arch/arm/mach-s5p6442/include/mach/debug-macro.S