Re: [PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL

2015-09-04 Thread Rafael J. Wysocki
Hi, On Fri, Sep 4, 2015 at 9:01 PM, Olof Johansson wrote: > On Thu, Sep 3, 2015 at 8:50 AM, Viresh Kumar wrote: >> On 03-09-15, 08:20, Guenter Roeck wrote: >>> If ARM_MT8173_CPUFREQ is configured, and THERMAL is configured as module, >>> the following build error is seen for arm:allmodconfig and

Re: [PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL

2015-09-04 Thread Guenter Roeck
On 09/04/2015 12:01 PM, Olof Johansson wrote: On Thu, Sep 3, 2015 at 8:50 AM, Viresh Kumar wrote: On 03-09-15, 08:20, Guenter Roeck wrote: If ARM_MT8173_CPUFREQ is configured, and THERMAL is configured as module, the following build error is seen for arm:allmodconfig and arm64:allmodconfig. d

Re: [PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL

2015-09-04 Thread Olof Johansson
On Thu, Sep 3, 2015 at 8:50 AM, Viresh Kumar wrote: > On 03-09-15, 08:20, Guenter Roeck wrote: >> If ARM_MT8173_CPUFREQ is configured, and THERMAL is configured as module, >> the following build error is seen for arm:allmodconfig and >> arm64:allmodconfig. >> >> drivers/built-in.o: In function `mt

Re: [PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL

2015-09-03 Thread Viresh Kumar
On 03-09-15, 08:20, Guenter Roeck wrote: > If ARM_MT8173_CPUFREQ is configured, and THERMAL is configured as module, > the following build error is seen for arm:allmodconfig and > arm64:allmodconfig. > > drivers/built-in.o: In function `mtk_cpufreq_ready': > :(.text+0x32a20c): undefined reference

[PATCH] cpufreq: Add ARM_MT8173_CPUFREQ dependencyon THERMAL

2015-09-03 Thread Guenter Roeck
If ARM_MT8173_CPUFREQ is configured, and THERMAL is configured as module, the following build error is seen for arm:allmodconfig and arm64:allmodconfig. drivers/built-in.o: In function `mtk_cpufreq_ready': :(.text+0x32a20c): undefined reference to `of_cpufreq_cooling_register' drivers/built-in.o: