From: Martin Kaiser Date: Sat, 21 Aug 2021 16:48:51 +0000 (+0200) Subject: staging: r8188eu: remove unused define X-Git-Tag: accepted/tizen/unified/20230118.172025~6524^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74f64654ecd22f8e29580f93435406622c90d975;p=platform%2Fkernel%2Flinux-rpi.git staging: r8188eu: remove unused define _HCI_OPS_OS_C_ is not used in the r8188eu driver. Remove it. Acked-by: Michael Straube Acked-by: Phillip Potter Signed-off-by: Martin Kaiser Link: https://lore.kernel.org/r/20210821164859.4351-2-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/r8188eu/hal/usb_ops_linux.c b/drivers/staging/r8188eu/hal/usb_ops_linux.c index 953fa05..a11a059 100644 --- a/drivers/staging/r8188eu/hal/usb_ops_linux.c +++ b/drivers/staging/r8188eu/hal/usb_ops_linux.c @@ -1,8 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* Copyright(c) 2007 - 2011 Realtek Corporation. */ -#define _HCI_OPS_OS_C_ - #include "../include/osdep_service.h" #include "../include/drv_types.h" #include "../include/osdep_intf.h"