diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-06-04 07:54:12 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-06-16 18:23:17 +0300 |
commit | 9791333a840f292ab32746264803f957de3aa3a9 (patch) | |
tree | d3a9b8320e3ffeb933736c550e7ac12c99fdc810 /Documentation/powerpc | |
parent | f9f905b00b878243e1e3cbe32b920f86a8aaa68e (diff) | |
download | lwn-9791333a840f292ab32746264803f957de3aa3a9.tar.gz lwn-9791333a840f292ab32746264803f957de3aa3a9.zip |
b43: Remove unused phy_a code
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
Per Michael Büsch: "All a-phy code is usused", so remove it all,
and move the remaining Type-G initialization code into phy_g.c.
Reported-by: Fengguang Wu <fengguang.wu@intel.com> [0-day test robot]
Cc: Michael Büsch <m@bues.ch>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'Documentation/powerpc')
0 files changed, 0 insertions, 0 deletions