aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/drv_types.h
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2022-04-08 10:19:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-08 15:44:22 +0200
commit9c916fa3407d344f384fb78baa5cfdd9cfdf8bc0 (patch)
tree2192f43decfa9bba7b6308357ad3b4aa83b36b3b /drivers/staging/rtl8723bs/include/drv_types.h
parentstaging: rtl8192u: use min_t/max_t macros instead of if else (diff)
downloadlinux-dev-9c916fa3407d344f384fb78baa5cfdd9cfdf8bc0.tar.xz
linux-dev-9c916fa3407d344f384fb78baa5cfdd9cfdf8bc0.zip
staging: rtl8723bs: remove header rtw_ioctl.h
Nothing from the header rtw_ioctl.h is used in the driver code. Remove the header. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20220408081956.1093-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/drv_types.h')
-rw-r--r--drivers/staging/rtl8723bs/include/drv_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h
index 0ce08c2a0755..0bbbdebdf157 100644
--- a/drivers/staging/rtl8723bs/include/drv_types.h
+++ b/drivers/staging/rtl8723bs/include/drv_types.h
@@ -42,7 +42,6 @@
#include <rtw_mlme.h>
#include <mlme_osdep.h>
#include <rtw_io.h>
-#include <rtw_ioctl.h>
#include <rtw_ioctl_set.h>
#include <osdep_intf.h>
#include <rtw_eeprom.h>