From: Martin Kaiser Date: Sun, 5 Dec 2021 15:12:50 +0000 (+0100) Subject: staging: r8188eu: remove unused define X-Git-Tag: microblaze-v5.18~114^2~169 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=a917a9dd8ada60a7e4219c98300dbefda2b1c53d;p=linux-2.6-microblaze.git staging: r8188eu: remove unused define Remove the _IOCTL_LINUX_C_ define, which is not used. Acked-by: Michael Straube Signed-off-by: Martin Kaiser Link: https://lore.kernel.org/r/20211205151251.6861-10-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/r8188eu/os_dep/ioctl_linux.c b/drivers/staging/r8188eu/os_dep/ioctl_linux.c index 56adfe4087a8..77728ba78d76 100644 --- a/drivers/staging/r8188eu/os_dep/ioctl_linux.c +++ b/drivers/staging/r8188eu/os_dep/ioctl_linux.c @@ -1,8 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* Copyright(c) 2007 - 2012 Realtek Corporation. */ -#define _IOCTL_LINUX_C_ - #include "../include/osdep_service.h" #include "../include/drv_types.h" #include "../include/wlan_bssdef.h"