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>