On Wednesday, July 6, 2016 2:17:18 PM CEST Sudeep Holla wrote:
> On 06/07/16 13:49, Arnd Bergmann wrote:
> > We get a harmless warning if the ARM_SCPI_POWER_DOMAIN driver is enabled
> > without CONFIG_OF during compile testing:
> >
> > warning: (ARM_SCPI_POWER_DOMAIN) selects PM_GENERIC_DOMAINS_OF which has 
> > unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
> >
> > There is no need to select PM_GENERIC_DOMAINS_OF if OF is set, so we can
> > replace the 'select' with a dependency.
> >
> 
> Thanks for spotting this and fixing. Do you plan to take this directly ?
> If so,
> 
> Acked-by: Sudeep Holla <[email protected]>
> 

Applied to next/drivers, thanks for the Ack

        Arnd

Reply via email to