[3/3] drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular

Michael Ellerman mpe at ellerman.id.au
Mon Apr 11 22:35:10 AEST 2016


On Sun, 2016-27-03 at 22:08:17 UTC, Paul Gortmaker wrote:
> The Kconfig for this driver is currently:
> 
> config CPU_FREQ_CBE_PMI
>     bool "CBE frequency scaling using PMI interface"
> 
> ...meaning that it currently is not being built as a module by
> anyone.  Lets remove the modular and unused code here, so that
> when reading the driver there is no doubt it is builtin-only.
> 
...
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
> Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/6a0bcab9c6c337e14689cabd27

cheers


More information about the Linuxppc-dev mailing list