cpufreq: interactive: make common_tunables static
authorCylen Yao <cylen.yao@mediatek.com>
Sat, 6 Sep 2014 01:27:38 +0000 (18:27 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:53:04 +0000 (13:53 -0800)
commit39b5c1bf837b16432490fb2b63d5345bb782fa79
tree2232a58f359c2f766a5a6ae07436f45d907e9c08
parentbc88e631b272563929476da0be3fef1dac10e70a
cpufreq: interactive: make common_tunables static

common_tunables should be static.

Change-Id: I502ee3062bece5082fea7861eff2f6237e25cede
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/cpufreq/cpufreq_interactive.c