staging: r8188eu: remove mlme_osdep.h
authorMichael Straube <straube.linux@gmail.com>
Thu, 1 Sep 2022 17:21:20 +0000 (19:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Sep 2022 07:51:26 +0000 (09:51 +0200)
commit3a09f934df4eb5a01777416fc4f317293b37e563
tree404ed113150c25eb0aadfb1d79837aa3375f1a35
parent721740f8b8c203e36c0e6d6fd47e7063a7bfb29e
staging: r8188eu: remove mlme_osdep.h

The function indicate_wx_scan_complete_event() is declared multiple
times. That is not needed. Remove redundant declarations to clean up
the driver code and remove the now empty header mlme_osdep.h.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220901172120.8485-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c
drivers/staging/r8188eu/core/rtw_ioctl_set.c
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/core/rtw_recv.c
drivers/staging/r8188eu/core/rtw_sta_mgt.c
drivers/staging/r8188eu/hal/rtl8188e_cmd.c
drivers/staging/r8188eu/include/hal_intf.h
drivers/staging/r8188eu/include/mlme_osdep.h [deleted file]
drivers/staging/r8188eu/include/rtw_mlme.h