Re: [PATCH] input: remove dead CSR Prima2 PWRC driver

From: Arnd Bergmann
Date: Tue Aug 17 2021 - 04:09:36 EST


On Tue, Aug 17, 2021 at 9:29 AM Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:
>
> Commit f3a732843acc ("ARM: remove sirf prima2/atlas platforms") removes
> the config ARCH_SIRF in ./arch/arm/mach-prima2/Kconfig.
>
> Hence, since then, the corresponding CSR Prima2 PWRC Driver is dead code.
> Remove this dead driver.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>

Good catch!

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>