diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-02-22 12:06:42 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-03-09 14:41:11 +0100 |
commit | 11eb69b984aae216ae43c79d2d43441ee68a63ca (patch) | |
tree | b685ddce32e9bad5297779aaac6c9b30fe500056 /arch/alpha | |
parent | cpufreq: governor: Drop unnecessary checks from show() and store() (diff) | |
download | linux-11eb69b984aae216ae43c79d2d43441ee68a63ca.tar.xz linux-11eb69b984aae216ae43c79d2d43441ee68a63ca.zip |
cpufreq: Relocate handle_update() to kill its declaration
handle_update() is declared at the top of the file as its user appear
before its definition. Relocate the routine to get rid of this.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions