[PATCH] arm: remove zte zx platform left-over

Arnd Bergmann arnd at arndb.de
Tue Nov 2 00:07:34 PDT 2021


On Tue, Nov 2, 2021 at 7:38 AM Lukas Bulwahn <lukas.bulwahn at gmail.com> wrote:
>
> Commit 89d4f98ae90d ("ARM: remove zte zx platform") missed to remove some
> definitions for this platform's debug and serial, e.g., code dependent on
> the config DEBUG_ZTE_ZX.
>
> Fortunately, ./scripts/checkkconfigsymbols.py detects this and warns:
>
> DEBUG_ZTE_ZX
> Referencing files: arch/arm/include/debug/pl01x.S
>
> Further review by Arnd Bergmann identified even more dead code in the
> amba serial driver.
>
> Remove all this left-over from the zte zx platform.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at gmail.com>

Reviewed-by: Arnd Bergmann <arnd at arndb.de>

> ---
> this is a new patch after the discussion around:
>
> https://lore.kernel.org/all/20211028141938.3530-2-lukas.bulwahn@gmail.com/

I'd suggest adding this to the patch description as

Link: https://lore.kernel.org/all/20211028141938.3530-2-lukas.bulwahn@gmail.com/



More information about the linux-arm-kernel mailing list