cpufreq: maple: Remove maple driver
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 12 Nov 2024 08:51:48 +0000 (19:51 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 13 Nov 2024 01:02:23 +0000 (12:02 +1100)
commitfae2987e67786a6358c0ef47189b12ff19e9543a
treeb2cb42f93a5fe1502d91616ad8ceb4b3f44f8efd
parent5b881c1f83792f5db421124171b06f1b8f1fe075
cpufreq: maple: Remove maple driver

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.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241112085148.415574-1-mpe@ellerman.id.au
drivers/cpufreq/Kconfig.powerpc
drivers/cpufreq/Makefile
drivers/cpufreq/maple-cpufreq.c [deleted file]