projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
641b63f
)
Staging: wlan-ng: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Fri, 12 Mar 2010 13:05:41 +0000
(21:05 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 May 2010 18:35:36 +0000
(11:35 -0700)
Remove duplicated #include('s) in
drivers/staging/wlan-ng/p80211wext.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlan-ng/p80211wext.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wlan-ng/p80211wext.c
b/drivers/staging/wlan-ng/p80211wext.c
index 83f1d6cd7991f8fc0ccee7b4ce9cca6ff1014553..dc72661f06610261c66019af26c8baf20fa26fba 100644
(file)
--- a/
drivers/staging/wlan-ng/p80211wext.c
+++ b/
drivers/staging/wlan-ng/p80211wext.c
@@
-49,7
+49,6
@@
#include <linux/uaccess.h>
#include <asm/byteorder.h>
#include <linux/if_ether.h>
-#include <linux/bitops.h>
#include "p80211types.h"
#include "p80211hdr.h"