ARM: remove check for CONFIG_DEBUG_LL_SER3
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 28 Sep 2022 06:42:19 +0000 (08:42 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:39:21 +0000 (22:39 +0200)
commit4413794917ba3ff42ade432870248b500253f152
treebf1e117f03ff9dd8af7ab6e714873f3c5b05b01c
parent3137f2e60098bccdf9b3a744747b06a96addab9e
ARM: remove check for CONFIG_DEBUG_LL_SER3

A check for CONFIG_DEBUG_LL_SER3 was added in v2.5.43. But the related
symbol DEBUG_LL_SER3 was already removed in v2.5.8. This check has
always evaluated to false. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/compressed/head.S