]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow them...
authorMac Lin <mkl0301@gmail.com>
Sun, 14 Nov 2010 22:17:23 +0000 (22:17 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Nov 2010 19:03:18 +0000 (11:03 -0800)
commit14607581fa524a38a6ad012181bfcb8de154f5d3
treed5fff5125c1cd9be5e9064c9b6baa4f499bef696
parent91b0288c73e17ab591c142296985808ba6f61a79
ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow them to build.

It can't be merged into Linus' tree because this file has already been
changed in incompatible ways.

Fixup the missing second parameter to addruart macro to allow them to build,
according to to commit 0e17226f7cd289504724466f4298abc9bdfca3fe.

Enabling DEBUG in head.S would cause:
rch/arm/boot/compressed/head.S: Assembler messages:
arch/arm/boot/compressed/head.S:1037: Error: too many positional arguments
arch/arm/boot/compressed/head.S:1055: Error: too many positional arguments

Signed-off-by: Mac Lin <mkl0301@gmail.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-cns3xxx/include/mach/debug-macro.S