From 64831e67779cb5325bc8d46921ac51d5d868c4c1 Mon Sep 17 00:00:00 2001 From: Martin Kaiser Date: Sat, 21 Aug 2021 18:48:51 +0200 Subject: [PATCH] staging: r8188eu: remove unused define _HCI_OPS_OS_C_ is not used in the r8188eu driver. Remove it. Link: https://lore.kernel.org/r/20210821164859.4351-2-martin@kaiser.cx --- hal/rtl8192e/usb/usb_ops_linux.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hal/rtl8192e/usb/usb_ops_linux.c b/hal/rtl8192e/usb/usb_ops_linux.c index 69efc36..03031bf 100644 --- a/hal/rtl8192e/usb/usb_ops_linux.c +++ b/hal/rtl8192e/usb/usb_ops_linux.c @@ -12,7 +12,6 @@ * more details. * *****************************************************************************/ -#define _HCI_OPS_OS_C_ /* #include */ #include