staging: r8188eu: remove core/rtw_io.c
authorPavel Skripkin <paskripkin@gmail.com>
Fri, 17 Sep 2021 07:18:31 +0000 (09:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Sep 2021 14:40:25 +0000 (16:40 +0200)
commit06c38fef11bca4f112038f673c63d8ebe5426584
treee26504678147c6abebdafd619f3d6c450bb0247b
parent9f5b245babc6cddeead37a2048b1b16aeed40fba
staging: r8188eu: remove core/rtw_io.c

There are only unused functions and macros and one function which can be
open-coded.

So, removed core/rtw_io.c at all, removed core/rtw_io.c from Makefile
and open-coded rtw_init_io_priv

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Co-developed-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Signed-off-by: Pavel Skripkin <paskripkin@gmail.com>
Link: https://lore.kernel.org/r/20210917071837.10926-14-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/Makefile
drivers/staging/r8188eu/core/rtw_io.c [deleted file]
drivers/staging/r8188eu/include/rtw_io.h
drivers/staging/r8188eu/os_dep/usb_intf.c