Use of deleted Kconfig option B43_PCMCIA
Rafał Miłecki <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CACna6rzdCwK7cWNkHUFbeaG2DkOW8bKfxEv=RqhW7RPZsv84hg@mail.gmail.com> |
On 26 January 2016 at 16:06, Andreas Ziegler <[email protected]> wrote: > your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43 > driver") removed the Kconfig option B43_PCMCIA from Kconfig, but left > one reference to it in b43/main.c, inside the b43_print_driverinfo() > function. > > Can this #ifdef be removed, should it be replaced with an #ifdef using > CONFIG_SSB_PCMCIAHOST instead or should we do something entirely different? We even got patch for this, but it wasn't submitted correctly (didn't go to linux-wireless): https://lkml.org/lkml/2015/11/2/154 -- Rafa?