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)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 4 Sep 2017 05:33:32 +0000 (14:33 +0900)
commitfdfda6d898c70a763ab15fe24e77d8e5017fe9d8
tree1e1dc600307573bb6ae637ab22560b1267885915
parent4c1ebfa385bc45161f26c0e278a1a731e96dcd9d
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