[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210731121843.GA54722@fdce12c5ae77>
Date: Sat, 31 Jul 2021 20:18:43 +0800
From: kernel test robot <lkp@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: kbuild-all@...ts.01.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
linux-staging@...ts.linux.dev
Subject: [RFC PATCH staging] staging: r8188eu: fix duplicated inclusion
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@...el.com>
Signed-off-by: kernel test robot <lkp@...el.com>
---
ioctl_linux.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/r8188eu/os_dep/ioctl_linux.c b/drivers/staging/r8188eu/os_dep/ioctl_linux.c
index ffce43f99dd60..3bcb139757f6d 100644
--- a/drivers/staging/r8188eu/os_dep/ioctl_linux.c
+++ b/drivers/staging/r8188eu/os_dep/ioctl_linux.c
@@ -5587,7 +5587,6 @@ static int rtw_hostapd_ioctl(struct net_device *dev, struct iw_point *p)
}
#endif
-#include "../include/rtw_android.h"
static int rtw_wx_set_priv(struct net_device *dev,
struct iw_request_info *info,
union iwreq_data *awrq,
Powered by blists - more mailing lists