]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: rtl8188eu: remove include/rtw_debug.h header
authorPhillip Potter <phil@philpotter.co.uk>
Fri, 25 Jun 2021 00:07:56 +0000 (01:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Jun 2021 07:03:51 +0000 (09:03 +0200)
commit4420fa312826b41f3f8150a30a204ab1c45dae8d
treee815d7edf86dab0aba3032514b961bfebe58cc55
parent4424ddb0ee83350c27e421830a5748b8bbdb3e55
staging: rtl8188eu: remove include/rtw_debug.h header

Remove include/rtw_debug.h header file, as this isn't used and gets
rid of the various other definitions we don't need. Also move the
DRIVERVERSION constant value directly to os_dep/os_intfs.c as it is
only used there anyway. This results in removal of more unnecessary code.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210625000756.6313-24-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/drv_types.h
drivers/staging/rtl8188eu/include/rtw_debug.h [deleted file]
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c
drivers/staging/rtl8188eu/os_dep/os_intfs.c
drivers/staging/rtl8188eu/os_dep/rtw_android.c