Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1437704

Re: [PATCH 2/2] firmware: scpi: add CONFIG_OF dependency

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] firmware: scpi: add CONFIG_OF dependency
Date 2016-07-06 15:20 +0200
Message-ID <rRUUa-1e4-27@gated-at.bofh.it> (permalink)
References <rRUr7-OO-3@gated-at.bofh.it> <rRUr7-OO-1@gated-at.bofh.it>
Organization ARM

Show all headers | View raw


Hi Arnd,

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 <sudeep.holla@arm.com>

-- 
Regards,
Sudeep

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] firmware: scpi: add CONFIG_OF dependency Arnd Bergmann <arnd@arndb.de> - 2016-07-06 14:50 +0200
  Re: [PATCH 2/2] firmware: scpi: add CONFIG_OF dependency Sudeep Holla <sudeep.holla@arm.com> - 2016-07-06 15:20 +0200
    Re: [PATCH 2/2] firmware: scpi: add CONFIG_OF dependency Arnd Bergmann <arnd@arndb.de> - 2016-07-07 15:00 +0200

csiph-web