rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX - not selected

This change made include/drv_conf.h and core/rtw_ioctl_query.c redundant.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-21 13:00:05 -05:00
parent 42e1c0f32b
commit dfe35fb489
82 changed files with 4 additions and 171 deletions

View file

@ -20,7 +20,6 @@
#ifndef _RTW_IOCTL_H_
#define _RTW_IOCTL_H_
#include <drv_conf.h>
#include <osdep_service.h>
#include <drv_types.h>