[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151102090337.GA100007@vm-valentin>
Date: Mon, 2 Nov 2015 10:03:37 +0100
From: Valentin Rothberg <valentinrothberg@...il.com>
To: zajec5@...il.com
Cc: kvalo@...eaurora.org, linux-kernel@...r.kernel.org,
Andreas Ziegler <ziegler@...fau.de>
Subject: b43: removal of B43_PCMCIA
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists