[PATCH v4 3/4] cpufreq-dt: add suspend frequency support

Viresh Kumar viresh.kumar at linaro.org
Mon Sep 7 19:45:58 PDT 2015


On 07-09-15, 17:41, Bartlomiej Zolnierkiewicz wrote:
> +#ifdef CONFIG_PM
> +	.suspend = cpufreq_generic_suspend,
> +#endif

I don't think there is any need of the #ifdef here.

-- 
viresh



More information about the linux-arm-kernel mailing list