Re: [PATCH v2 10/12] cpufreq: governor: Relocate definitions of tuners structures

From: Viresh Kumar
Date: Thu Feb 18 2016 - 21:37:16 EST


On 18-02-16, 18:57, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> Subject: [PATCH] cpufreq: governor: Relocate definitions of tuners structures
>
> Move the definitions of struct od_dbs_tuners and struct cs_dbs_tuners
> from the common governor header to the ondemand and conservative
> governor code, respectively, as they don't need to be in the common
> header any more.
>
> No functional changes.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
>
> This had to be update because of the update of [8/12] it depends on.
>
> ---
> drivers/cpufreq/cpufreq_conservative.c | 5 +++++
> drivers/cpufreq/cpufreq_governor.h | 10 ----------
> drivers/cpufreq/cpufreq_ondemand.h | 4 ++++
> 3 files changed, 9 insertions(+), 10 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh