[PATCH] cpufreq: maple: Remove maple driver

Viresh Kumar viresh.kumar at linaro.org
Tue Nov 12 20:26:30 AEDT 2024


On 12-11-24, 19:51, Michael Ellerman wrote:
> This driver is no longer buildable since the PPC_MAPLE platform was
> removed, see commit 62f8f307c80e ("powerpc/64: Remove maple platform").
> 
> Remove the driver.
> 
> Note that the comment in the driver says it supports "SMU & 970FX
> based G5 Macs", but that's not true, that comment was copied from
> pmac64-cpufreq.c, which still exists and continues to support those
> machines.
> 
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---
>  drivers/cpufreq/Kconfig.powerpc |   7 -
>  drivers/cpufreq/Makefile        |   1 -
>  drivers/cpufreq/maple-cpufreq.c | 242 --------------------------------
>  3 files changed, 250 deletions(-)
>  delete mode 100644 drivers/cpufreq/maple-cpufreq.c
> 
> The removal commit is in the powerpc/next branch:
>   https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/log/?h=next
> 
> I can take this via the powerpc tree if that's easiest, let me know.

Please take it via the powerpc tree:

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

-- 
viresh


More information about the Linuxppc-dev mailing list