Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1438591
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] firmware: scpi: add CONFIG_OF dependency |
| Date | 2016-07-07 15:00 +0200 |
| Message-ID | <rSh4l-71b-19@gated-at.bofh.it> (permalink) |
| References | <rRUr7-OO-3@gated-at.bofh.it> <rRUr7-OO-1@gated-at.bofh.it> <rRUUa-1e4-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <sudeep.holla@arm.com> > Applied to next/drivers, thanks for the Ack Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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