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
> 
> 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 <[email protected]> [0-day test robot]
> Cc: Michael Büsch <[email protected]>
> Signed-off-by: Guenter Roeck <[email protected]>

Thanks, 2 patches applied to wireless-drivers-next.git:

9791333a840f b43: Remove unused phy_a code
afdfdc481ea9 b43: Completely remove support for phy_a

-- 
Sent by pwcli
https://patchwork.kernel.org/patch/9154719/

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to