lkml.org 
[lkml]   [2009]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] STAGING: includecheck fix: rt3090, rt_linux.h
From
Date

fix the following 'make includecheck' warning:

drivers/staging/rt3090/rt_linux.h: linux/wireless.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
drivers/staging/rt3090/rt_linux.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/rt3090/rt_linux.h b/drivers/staging/rt3090/rt_linux.h
index a970e78..9910879 100644
--- a/drivers/staging/rt3090/rt_linux.h
+++ b/drivers/staging/rt3090/rt_linux.h
@@ -58,7 +58,6 @@
#include <linux/if_arp.h>
#include <linux/ctype.h>
#include <linux/vmalloc.h>
-#include <linux/wireless.h>
#include <net/iw_handler.h>

#ifdef INF_AMAZON_PPA
--
1.6.0.6



\
 
 \ /
  Last update: 2009-09-22 17:01    [W:0.098 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site