Skip to content

Commit

Permalink
b43: nphy.c remove duplicated include
Browse files Browse the repository at this point in the history
Remove duplicated include <linux/delay.h> in
drivers/net/wireless/b43/nphy.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Huang Weiyi authored and John W. Linville committed May 14, 2008
1 parent 2940bb6 commit 7a1d652
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/b43/nphy.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#include "nphy.h"
#include "tables_nphy.h"

#include <linux/delay.h>


void b43_nphy_set_rxantenna(struct b43_wldev *dev, int antenna)
{//TODO
Expand Down

0 comments on commit 7a1d652

Please sign in to comment.