ARM: 9003/1: uncompress: Delete unused debug macros
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Aug 2020 08:16:06 +0000 (09:16 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 15 Sep 2020 13:35:25 +0000 (14:35 +0100)
commit6428ea2788310302d6e75a2fae7e5c490b4d5113
treea10989195712ee38cab4693f2d78b24561ae9930
parent22c9e58299e5f18274788ce54c03d4fb761e3c5d
ARM: 9003/1: uncompress: Delete unused debug macros

The debug macros debug_reloc_start and debug_reloc_end were
rendered unused in commit 6d7d0ae51574943bf571d269da3243257a2d15db
"ARM: 6750/1: improvements to compressed/head.S".

Later on a different debug macro named dbgkc was introduced
in commit f3c899927e19d1be39818145efc39ea27b8efc69
"ARM: 8786/1: Debug kernel copy by printing".

Delete the dead debug code.

Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Cc: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/boot/compressed/head.S