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>
This commit is contained in:
Sudip Mukherjee 2015-07-21 18:57:24 +05:30 committed by Greg Kroah-Hartman
parent 9a2c874c51
commit 8da24c9332

View file

@ -17,7 +17,6 @@
* *
* *
******************************************************************************/ ******************************************************************************/
#define _HCI_INTF_C_
#define pr_fmt(fmt) "R8188EU: " fmt #define pr_fmt(fmt) "R8188EU: " fmt
#include <osdep_service.h> #include <osdep_service.h>