On 20-01-21, 14:16, Arnd Bergmann wrote:
> From: Arnd Bergmann <[email protected]>
> 
> The tango platform is getting removed, so the driver is no
> longer needed.
> 
> Cc: Marc Gonzalez <[email protected]>
> Cc: Mans Rullgard <[email protected]>
> Signed-off-by: Arnd Bergmann <[email protected]>
> ---
>  drivers/cpufreq/Kconfig.arm     |  5 -----
>  drivers/cpufreq/Makefile        |  1 -
>  drivers/cpufreq/tango-cpufreq.c | 38 ---------------------------------
>  3 files changed, 44 deletions(-)
>  delete mode 100644 drivers/cpufreq/tango-cpufreq.c

Applied with below diff. Thanks.

diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c 
b/drivers/cpufreq/cpufreq-dt-platdev.c
index bd2db0188cbb..3ba2f716fe97 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -141,8 +141,6 @@ static const struct of_device_id blacklist[] __initconst = {
        { .compatible = "st,stih410", },
        { .compatible = "st,stih418", },
 
-       { .compatible = "sigma,tango4", },
-
        { .compatible = "ti,am33xx", },
        { .compatible = "ti,am43", },
        { .compatible = "ti,dra7", },

-- 
viresh

Reply via email to