ARM: 8753/1: decompressor: add a missing parameter to the addruart macro
authorŁukasz Stelmach <[email protected]>
Tue, 3 Apr 2018 08:04:57 +0000 (09:04 +0100)
committerRussell King <[email protected]>
Sat, 19 May 2018 10:35:56 +0000 (11:35 +0100)
commite07e3c33b9c0b5751ade624f44325c9bf2487ea6
tree7f5c7bd5ea61b04701f04f7fe924b588e3f7f444
parent60cc43fc888428bb2f18f08997432d426a243338
ARM: 8753/1: decompressor: add a missing parameter to the addruart macro

In commit 639da5ee374b ("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: 639da5ee374b ("ARM: add an extra temp register to the low level debugging addruart macro")
Signed-off-by: Łukasz Stelmach <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/boot/compressed/head.S