linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] b43: nphy.c remove duplicated include
@ 2008-05-10  9:12 Michael Buesch
  0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2008-05-10  9:12 UTC (permalink / raw)
  To: John Linville; +Cc: Huang Weiyi, bcm43xx-dev, linux-wireless

From: Huang Weiyi <weiyi.huang@gmail.com>

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>

--- a/drivers/net/wireless/b43/nphy.c   2008-05-10 08:46:36.000000000 +0800
+++ b/drivers/net/wireless/b43/nphy.c   2008-05-10 08:47:02.000000000 +0800
@@ -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


-- 
Greetings Michael.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-10  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10  9:12 [PATCH] b43: nphy.c remove duplicated include Michael Buesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).