summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
diff options
context:
space:
mode:
authorSudip Mukherjee2015-07-21 15:27:24 +0200
committerGreg Kroah-Hartman2015-07-23 05:59:54 +0200
commit8da24c93327037a6fb1f760f5fc70e33c9abaefb (patch)
tree6a7b392fadb52a02ac265bbdf3761c533f95b602 /drivers/staging/rtl8188eu
parentstaging: sm750fb: ddk750_power.c: Split lines over 80 characters. (diff)
downloadkernel-qcow2-linux-8da24c93327037a6fb1f760f5fc70e33c9abaefb.tar.gz
kernel-qcow2-linux-8da24c93327037a6fb1f760f5fc70e33c9abaefb.tar.xz
kernel-qcow2-linux-8da24c93327037a6fb1f760f5fc70e33c9abaefb.zip
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')
-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 5490b2905075..f6c6f4a9982c 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>