summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2015-07-21 18:57:24 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-22 20:59:54 -0700
commit8da24c93327037a6fb1f760f5fc70e33c9abaefb (patch)
tree6a7b392fadb52a02ac265bbdf3761c533f95b602 /drivers/staging/rtl8188eu/os_dep
parent9a2c874c51df5ed29d482b5294541f06a6f24328 (diff)
downloadop-kernel-dev-8da24c93327037a6fb1f760f5fc70e33c9abaefb.zip
op-kernel-dev-8da24c93327037a6fb1f760f5fc70e33c9abaefb.tar.gz
staging: rtl8188eu: remove unused define
_HCI_INTF_C_ was only defined here but not being used anywhere. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/os_dep')
-rw-r--r--drivers/staging/rtl8188eu/os_dep/usb_intf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/os_dep/usb_intf.c b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
index 5490b29..f6c6f4a 100644
--- a/drivers/staging/rtl8188eu/os_dep/usb_intf.c
+++ b/drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -17,7 +17,6 @@
*
*
******************************************************************************/
-#define _HCI_INTF_C_
#define pr_fmt(fmt) "R8188EU: " fmt
#include <osdep_service.h>
OpenPOWER on IntegriCloud