diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-02-18 20:55:53 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-02-19 05:36:53 (GMT) |
commit | 67fadaa2768716209ee19a8b8bf05bc3ac399445 (patch) | |
tree | 298cdcdd3a9de0834a7121eb475ca50987733fba /drivers/acpi/resource.c | |
parent | 61882b63171736571e1139ab5aa929e3bb336016 (diff) | |
download | linux-67fadaa2768716209ee19a8b8bf05bc3ac399445.tar.xz |
cpufreq: s3c: remove last use of resume_clocks callback
Commit 32726d2d550 ("ARM: SAMSUNG: Remove legacy clock code")
already removed the callback pointer, but there was one remaining
user:
drivers/cpufreq/s3c24xx-cpufreq.c: In function 's3c_cpufreq_resume_clocks':
drivers/cpufreq/s3c24xx-cpufreq.c:149:14: error: 'struct s3c_cpufreq_info' has no member named 'resume_clocks'
cpu_cur.info->resume_clocks();
^
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 32726d2d550 ("ARM: SAMSUNG: Remove legacy clock code")
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: 3.17+ <stable@vger.kernel.org> # v3.17+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/resource.c')
0 files changed, 0 insertions, 0 deletions