]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 3 Apr 2018 08:04:57 +0000 (09:04 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Sat, 19 May 2018 10:35:56 +0000 (11:35 +0100)
commitd13bce7877dcfa44ca5f416eb1c73239af07c164
tree7f5c7bd5ea61b04701f04f7fe924b588e3f7f444
parentfedbd783dfdfa040524ea8eb8a31cb2a775a133b
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro

In commit 0eeb521ce1fe ("ARM: add an extra temp register to the low
level debugging addruart macro") an additional temporary register was
added to the addruart macro, but the decompressor code wasn't updated.

Fixes: 0eeb521ce1fe ("ARM: add an extra temp register to the low level debugging addruart macro")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/boot/compressed/head.S