diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2016-02-22 16:36:42 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-03-09 14:41:11 +0100 |
commit | 11eb69b984aae216ae43c79d2d43441ee68a63ca (patch) | |
tree | b685ddce32e9bad5297779aaac6c9b30fe500056 /drivers/cpufreq/imx6q-cpufreq.c | |
parent | f737236b128cac7c355d0650a98c42ae4313f3f1 (diff) | |
download | blackbird-obmc-linux-11eb69b984aae216ae43c79d2d43441ee68a63ca.tar.gz blackbird-obmc-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 'drivers/cpufreq/imx6q-cpufreq.c')
0 files changed, 0 insertions, 0 deletions