mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-07 21:55:27 +07:00
staging: rtl8188eu: os_dep: Remove header file
Remove duplicate include file. Found using includecheck. Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
84d899e709
commit
a32ee8bbfa
@ -3095,7 +3095,6 @@ struct iw_handler_def rtw_handlers_def = {
|
||||
.get_wireless_stats = rtw_get_wireless_stats,
|
||||
};
|
||||
|
||||
#include <rtw_android.h>
|
||||
int rtw_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
|
||||
{
|
||||
struct iwreq *wrq = (struct iwreq *)rq;
|
||||
|
Loading…
Reference in New Issue
Block a user