Commit 92096dc0 authored by Quytelda Kahja's avatar Quytelda Kahja Committed by Greg Kroah-Hartman

staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.

Camel-case is discouraged in the linux kernel coding style.  Rename
this header file using snake case instead.
Signed-off-by: default avatarQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8875d38b
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include "rtw_mp.h" #include "rtw_mp.h"
#include "hal_pwr_seq.h" #include "hal_pwr_seq.h"
#include "hal_phy_reg_8723b.h" #include "hal_phy_reg_8723b.h"
#include "Hal8723BPhyCfg.h" #include "hal_phy_cfg.h"
/* */ /* */
/* RTL8723B From file */ /* RTL8723B From file */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment