staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.
authorQuytelda Kahja <quytelda@tamalin.org>
Tue, 22 May 2018 07:26:31 +0000 (00:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:47:22 +0000 (18:47 +0200)
Camel-case is discouraged in the linux kernel coding style.  Rename
this header file using snake case instead.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/hal_phy_cfg.h [moved from drivers/staging/rtl8723bs/include/Hal8723BPhyCfg.h with 100% similarity]
drivers/staging/rtl8723bs/include/rtl8723b_hal.h

index c2b71b4..eedc765 100644 (file)
@@ -18,7 +18,7 @@
 #include "rtw_mp.h"
 #include "hal_pwr_seq.h"
 #include "hal_phy_reg_8723b.h"
-#include "Hal8723BPhyCfg.h"
+#include "hal_phy_cfg.h"
 
 /*  */
 /*             RTL8723B From file */