[PATCH] b43: Remove unused phy_a code
Michael Büsch <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <20160603233519.4606b1ef@wiggum> |
On Fri, 3 Jun 2016 14:32:46 -0700 Guenter Roeck <[email protected]> wrote: > gcc-6 reports the following error with -Werror=unused-const-variable. > > drivers/net/wireless/broadcom/b43/phy_a.c:576:40: error: > 'b43_phyops_a' defined but not used > > Turns out a lot of code in this file is unused, so let's remove it. All a-phy code is usused. So you can basically remove the whole file and any other A-PHY code. ... or just leave it as-is. -- Michael -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20160603/6027331e/attachment.sig>