Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1318026
| From | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Use of deleted Kconfig option B43_PCMCIA |
| Date | 2016-01-26 16:10 +0100 |
| Message-ID | <qVdpM-5RZ-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Rafał,
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?
Best regards,
Andreas
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Use of deleted Kconfig option B43_PCMCIA Andreas Ziegler <andreas.ziegler@fau.de> - 2016-01-26 16:10 +0100 Re: Use of deleted Kconfig option B43_PCMCIA Rafał Miłecki <zajec5@gmail.com> - 2016-01-26 16:40 +0100
csiph-web