diff options
author | 2012-11-21 17:17:11 +0900 | |
---|---|---|
committer | 2012-11-26 19:17:44 +0900 | |
commit | 883d588e556347c4b3221ac492a8acd8a75e730a (patch) | |
tree | 6f53a865327f86c4261ee2f5afbaff6efce132ab /drivers/devfreq/devfreq.c | |
parent | PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args. (diff) | |
download | linux-dev-883d588e556347c4b3221ac492a8acd8a75e730a.tar.xz linux-dev-883d588e556347c4b3221ac492a8acd8a75e730a.zip |
PM / devfreq: remove compiler error when a governor is module
With the intruction of patch, eff607fdb1f787da1fedf46ab6e64adc2afd1c5a,
it became possible to include a governor as a module.
Thus the #ifdef statement for a governor should become #if IS_ENABLED.
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'drivers/devfreq/devfreq.c')
0 files changed, 0 insertions, 0 deletions