Re: [PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture

2018-05-10 Thread Rafał Miłecki
On 9 May 2018 at 18:42, Larry Finger wrote: > Some MPIS-based SoCs use chips driven by b43 for wireless capability. > When ssb is configured as a module, build errors happen on these > platforms as described in the commit 882164a4a928 ("ssb: Prevent build > of PCI host features in module"). Unfort

Re: [PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture

2018-05-09 Thread Rafał Miłecki
On 9 May 2018 at 18:42, Larry Finger wrote: > Some MPIS-based SoCs use chips driven by b43 for wireless capability. > When ssb is configured as a module, build errors happen on these > platforms as described in the commit 882164a4a928 ("ssb: Prevent build > of PCI host features in module"). Unfort

Re: [PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture

2018-05-09 Thread Larry Finger
On 05/09/2018 11:57 AM, Jeff Johnson wrote: On 2018-05-09 09:42, Larry Finger wrote: Some MPIS-based SoCs use chips driven by b43 for wireless capability. typo: MPIS=>MIPS Jeff, Thanks. I will fix this with V2. Larry

Re: [PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture

2018-05-09 Thread Jeff Johnson
On 2018-05-09 09:42, Larry Finger wrote: Some MPIS-based SoCs use chips driven by b43 for wireless capability. typo: MPIS=>MIPS

[PATCH] ssb: Fix regression caused by disabling PCI cores on non-MIPS architecture

2018-05-09 Thread Larry Finger
Some MPIS-based SoCs use chips driven by b43 for wireless capability. When ssb is configured as a module, build errors happen on these platforms as described in the commit 882164a4a928 ("ssb: Prevent build of PCI host features in module"). Unfortunately that change leads to the removal of code need