PM / devfreq: Move struct devfreq_governor to devfreq directory
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 6 Apr 2017 04:19:35 +0000 (13:19 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 12 Apr 2017 03:42:14 +0000 (12:42 +0900)
commit3ea6b7001ef5da9f9816ee3c4fe731f4fe08b865
tree40b519f4a28a95c9728e581d258292bfa55ac20c
parent39da7c509acff13fc8cb12ec1bb20337c988ed36
PM / devfreq: Move struct devfreq_governor to devfreq directory

This patch moves the struct devfreq_governor from header file
to the devfreq directory because this structure is private data
and it have to be only accessed by the devfreq core.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/governor.h
include/linux/devfreq.h