rtl8188eu: Remove code for other devices in include/*.h

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2014-12-16 18:46:19 -06:00
parent 7892bc7329
commit d4d462411e
15 changed files with 5 additions and 202 deletions

View file

@ -21,19 +21,12 @@
#define __IEEE80211_H
#ifndef CONFIG_RTL8711FW
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include "wifi.h"
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>
#include "wifi.h"
#include <linux/wireless.h>
#else
#include <list.h>
#endif
#include <linux/wireless.h>
#define MGMT_QUEUE_NUM 5