Re: [PATCH 2/2] cpufreq: scmi: add thermal dependency

2018-03-13 Thread Viresh Kumar
On 13-03-18, 12:45, Arnd Bergmann wrote: > A built-in scmi cpufreq driver cannot link against a modular > thermal framework: > > drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_ready': > scmi-cpufreq.c:(.text+0x40): undefined reference to > `of_cpufreq_cooling_register' > drivers/cpufre

Re: [PATCH 2/2] cpufreq: scmi: add thermal dependency

2018-03-13 Thread Arnd Bergmann
On Tue, Mar 13, 2018 at 3:09 PM, Sudeep Holla wrote: > > > On 13/03/18 11:45, Arnd Bergmann wrote: >> A built-in scmi cpufreq driver cannot link against a modular >> thermal framework: >> >> drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_ready': >> scmi-cpufreq.c:(.text+0x40): undefined

Re: [PATCH 2/2] cpufreq: scmi: add thermal dependency

2018-03-13 Thread Sudeep Holla
On 13/03/18 11:45, Arnd Bergmann wrote: > A built-in scmi cpufreq driver cannot link against a modular > thermal framework: > > drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_ready': > scmi-cpufreq.c:(.text+0x40): undefined reference to > `of_cpufreq_cooling_register' > drivers/cpufr

[PATCH 2/2] cpufreq: scmi: add thermal dependency

2018-03-13 Thread Arnd Bergmann
A built-in scmi cpufreq driver cannot link against a modular thermal framework: drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_ready': scmi-cpufreq.c:(.text+0x40): undefined reference to `of_cpufreq_cooling_register' drivers/cpufreq/scmi-cpufreq.o: In function `scmi_cpufreq_exit': scmi