diff options
author | Taras Kondratiuk <taras@ti.com> | 2012-10-10 15:29:00 +0300 |
---|---|---|
committer | Ziyann <jaraidaniel@gmail.com> | 2014-10-01 12:59:52 +0200 |
commit | 978affd949fa0aff169e4630aa0ce9195febe668 (patch) | |
tree | 9471297b4a930a947f1ba380aff22a06dd4a829e /kernel/module.c | |
parent | d1f8cd42b759a61719f2954f256d24c418313bb5 (diff) | |
download | kernel_samsung_tuna-978affd949fa0aff169e4630aa0ce9195febe668.zip kernel_samsung_tuna-978affd949fa0aff169e4630aa0ce9195febe668.tar.gz kernel_samsung_tuna-978affd949fa0aff169e4630aa0ce9195febe668.tar.bz2 |
OMAP4: DPLL cascading: Fix build error if interactive governor is disabled
DPLL cascading directly calls function from interactive governor
to limit max timer rate.
So build fails if interactive governor or whole CPUfreq is disabled in config.
This patch adds dummy cpufreq_interactive_set_timer_rate() function
in case if interactive governor is disabled.
Change-Id: I493c2df6934fc20493ce9476f3c8005c51f91731
Signed-off-by: Taras Kondratiuk <taras@ti.com>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions