Commit b5488beb authored by Michael Buesch's avatar Michael Buesch Committed by John W. Linville

[PATCH] bcm43xx: fix compiletime warning (phy_xmitpower)

Signed-off-by: default avatarMichael Buesch <mbuesch@freenet.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 921e485f
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
#include "bcm43xx_wx.h" #include "bcm43xx_wx.h"
#include "bcm43xx_main.h" #include "bcm43xx_main.h"
#include "bcm43xx_radio.h" #include "bcm43xx_radio.h"
#include "bcm43xx_phy.h"
/* The WIRELESS_EXT version, which is implemented by this driver. */ /* The WIRELESS_EXT version, which is implemented by this driver. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment