Commit 7c3ab53c authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput Committed by Greg Kroah-Hartman

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: default avatarJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b3184e1e
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment