Staging: rt2860: includecheck fix: rt_linux.h
fix the following 'make includecheck' warning: drivers/staging/rt2860/rt_linux.h: linux/wireless.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
b3184e1ec3
commit
7c3ab53c46
@ -63,10 +63,6 @@
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
|
||||
#ifdef RT30xx
|
||||
#include <linux/wireless.h>
|
||||
#endif
|
||||
#include <net/iw_handler.h>
|
||||
|
||||
// load firmware
|
||||
|
Loading…
Reference in New Issue
Block a user