On Monday, February 29, 2016 05:04:20 PM Arnd Bergmann wrote: > My previous patch to avoid link errors with the qoriq cpufreq > driver disallowed all of the broken cases, but also prevented > the driver from being built when CONFIG_THERMAL is a module. > > This changes the dependency to allow the cpufreq driver to > also be a module in this case, just not built-in. > > Signed-off-by: Arnd Bergmann <[email protected]> > Fixes: cpufreq: qoriq depends on thermal > --- > > If possible, please fold this change directly into the previous > commit
Done. I've applied the [2/2] too. Thanks, Rafael

