2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-03 11:13:56 +08:00
linux-next/drivers/staging/rtl8723bs
Michael Straube de63831a21 staging: rtl8723bs: remove rtl8192c_rf.h
All functions declared in rtl8192c_rf.h have no definition/are not used
in any other file/anywhere. Checked with 'git grep <function_name>'.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-06 17:37:35 +02:00
..
core staging: rtl8723bs: simplify if else statement 2018-07-02 10:43:10 +02:00
hal staging: rtl8723bs: Add missing curly braces on else statement. 2018-06-28 22:03:16 +09:00
include staging: rtl8723bs: remove rtl8192c_rf.h 2018-07-06 17:37:35 +02:00
os_dep staging: rtl8723bs: remove pointless if else in rtw_sdio_resume() 2018-07-02 10:39:07 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO