On 18-02-16, 02:32, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <[email protected]> > > 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 <[email protected]> > --- > drivers/cpufreq/cpufreq_conservative.c | 5 +++++ > drivers/cpufreq/cpufreq_governor.h | 10 ---------- > drivers/cpufreq/cpufreq_ondemand.c | 4 ++++ > 3 files changed, 9 insertions(+), 10 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- viresh

