From: Andrea Gelmini on
drivers/staging/wlan-ng/p80211wext.c: linux/bitops.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net>
---
drivers/staging/wlan-ng/p80211wext.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/wlan-ng/p80211wext.c b/drivers/staging/wlan-ng/p80211wext.c
index 2fa1dfa..b6734e7 100644
--- a/drivers/staging/wlan-ng/p80211wext.c
+++ b/drivers/staging/wlan-ng/p80211wext.c
@@ -50,7 +50,6 @@
#include <linux/uaccess.h>
#include <asm/byteorder.h>
#include <linux/if_ether.h>
-#include <linux/bitops.h>

#include "p80211types.h"
#include "p80211hdr.h"
--
1.7.0.3.296.g9776a

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/