Hi, On 2017년 04월 07일 15:41, MyungJoo Ham wrote: >> 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 <[email protected]> >> --- >> drivers/devfreq/governor.h | 29 +++++++++++++++++++++++++++++ >> include/linux/devfreq.h | 30 +----------------------------- >> 2 files changed, 30 insertions(+), 29 deletions(-) >> > > Where have you based on the commit? > It's not appliable to 4.11-rc5.
When I applied it to 4.11-rc5, there is no any conflict. I used the 'git am' command. Also, As I knew, after releasing the 4.11-rc1, there was no patches related to both drivers/devfreq/governor.h and include/linux/devfreq.h -- Best Regards, Chanwoo Choi Samsung Electronics

