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 50730e79a2 staging: rtl8723bs: remove rtw_beamforming.h
The header rtw_beamforming.h is not used anywhere.
'git grep rtw_beamforming.h' returns nothing, remove the file.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-07 16:48:24 +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 rtw_beamforming.h 2018-07-07 16:48:24 +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