Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1622172
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n |
| Date | 2017-04-12 16:30 +0200 |
| Message-ID | <tvrrs-5xT-5@gated-at.bofh.it> (permalink) |
| References | <tvio9-8sz-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Florian Fainelli <f.fainelli@gmail.com> Date: Tue, 11 Apr 2017 21:41:53 -0700 > Hi all, > > This patch series makes of_match_node() an inline stub for CONFIG_OF=n. kbuild > reported two build errors which are fixed as preriquisite patches. > > This is based on Linus' master, not sure which tree would merge this, Frank's? I think Frank's would be best. For the series: Acked-by: David S. Miller <davem@davemloft.net>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n Florian Fainelli <f.fainelli@gmail.com> - 2017-04-12 06:50 +0200
[PATCH v2 2/3] net: macb: Remove CONFIG_OF around DT match table Florian Fainelli <f.fainelli@gmail.com> - 2017-04-12 06:50 +0200
Re: [PATCH v2 2/3] net: macb: Remove CONFIG_OF around DT match table Rob Herring <robh+dt@kernel.org> - 2017-04-12 23:00 +0200
[PATCH v2 3/3] of: Make of_match_node() an inline stub for CONFIG_OF=n Florian Fainelli <f.fainelli@gmail.com> - 2017-04-12 06:50 +0200
Re: [PATCH v2 3/3] of: Make of_match_node() an inline stub for CONFIG_OF=n kbuild test robot <lkp@intel.com> - 2017-04-12 21:00 +0200
Re: [PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n David Miller <davem@davemloft.net> - 2017-04-12 16:30 +0200
Re: [PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n Frank Rowand <frowand.list@gmail.com> - 2017-04-13 05:50 +0200
csiph-web