linux/drivers/staging/r8188eu
Phillip Potter 6a31a95135 staging: r8188eu: remove include/rtw_debug.h
Remove include/rtw_debug.h, as all it now has are:

(1) A load of unused preprocessor definitions that expand to BIT(x)
    variants.
(2) A preprocessor definition that expands to the name of the driver
    and is only used in one place inside a pr_info_once call in
    core/rtw_fw.c.

It is now surplus to requirements after fixing up the few places that
include the file.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220519221047.6940-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-20 01:16:35 +02:00
..
core staging: r8188eu: remove include/rtw_debug.h 2022-05-20 01:16:35 +02:00
hal staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU() 2022-05-19 17:42:33 +02:00
include staging: r8188eu: remove include/rtw_debug.h 2022-05-20 01:16:35 +02:00
os_dep staging: r8188eu: remove include/rtw_debug.h 2022-05-20 01:16:35 +02:00
Kconfig staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P} 2021-09-13 08:49:54 +02:00
Makefile staging: r8188eu: remove rtw_debug module parameter 2022-02-17 16:00:36 +01:00
TODO