All of lore.kernel.org
 help / color / mirror / Atom feed
* b43: removal of B43_PCMCIA
@ 2015-11-02  9:03 Valentin Rothberg
  2015-11-02  9:05 ` Rafał Miłecki
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Rothberg @ 2015-11-02  9:03 UTC (permalink / raw)
  To: zajec5; +Cc: kvalo, linux-kernel, Andreas Ziegler

Hi Rafal,

your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43
driver") has shown up in today's Linux next tree (i.e., next-20151102)
and removes the Kconfig option B43_PCMCIA and references on it in the
code.  However the commit misses to remove the following reference:

drivers/net/wireless/b43/main.c:5829:#ifdef CONFIG_B43_PCMCIA
drivers/net/wireless/b43/main.c-5830-   feat_pcmcia = "M";
drivers/net/wireless/b43/main.c-5831-#endif

Is it by purpose?  In case not, I can send a trivial patch to remove
those three lines.

I detected the issue with scripts/checkkconfigsymbols.py.

Kind regards,
 Valentin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: b43: removal of B43_PCMCIA
  2015-11-02  9:03 b43: removal of B43_PCMCIA Valentin Rothberg
@ 2015-11-02  9:05 ` Rafał Miłecki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafał Miłecki @ 2015-11-02  9:05 UTC (permalink / raw)
  To: Valentin Rothberg; +Cc: Kalle Valo, Linux Kernel Mailing List, Andreas Ziegler

On 2 November 2015 at 10:03, Valentin Rothberg
<valentinrothberg@gmail.com> wrote:
> your commit 399500da18f7 ("ssb: pick PCMCIA host code support from b43
> driver") has shown up in today's Linux next tree (i.e., next-20151102)
> and removes the Kconfig option B43_PCMCIA and references on it in the
> code.  However the commit misses to remove the following reference:
>
> drivers/net/wireless/b43/main.c:5829:#ifdef CONFIG_B43_PCMCIA
> drivers/net/wireless/b43/main.c-5830-   feat_pcmcia = "M";
> drivers/net/wireless/b43/main.c-5831-#endif
>
> Is it by purpose?  In case not, I can send a trivial patch to remove
> those three lines.
>
> I detected the issue with scripts/checkkconfigsymbols.py.

Nice catch, please remove that line from main.c.

-- 
Rafał

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-02  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-02  9:03 b43: removal of B43_PCMCIA Valentin Rothberg
2015-11-02  9:05 ` Rafał Miłecki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.