]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
staging: rtl8723bs: Move last macro from hal_phy_reg_8723b.h
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 7 Jul 2024 06:52:47 +0000 (08:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Jul 2024 12:51:39 +0000 (14:51 +0200)
Move last macro from hal_phy_reg_8723b.h to Hal8192CPhyReg.h to prepare
removal of hal_phy_reg_8723b.h.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/7e1e5591af85a452415fb137767e21d0d1d163a1.1720245061.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/Hal8192CPhyReg.h
drivers/staging/rtl8723bs/include/hal_phy_reg_8723b.h

index 586a3dabc5ca80fc42f6b8aac4e9a0f3335b8e26..292c18b6253722930bc68ea33b2c29442c0a6434 100644 (file)
 
 /*--------------------------Define Parameters-------------------------------*/
 
+#define rDPDT_control                          0x92c
 
 #endif /* __INC_HAL8192SPHYREG_H */
index 0791b85b7c57b955842b2d1f1db871b1ddd3abc5..da549b77324396292c5d9b878c505bacab0b5937 100644 (file)
@@ -9,10 +9,5 @@
 
 #include <Hal8192CPhyReg.h>
 
-/*  BB Register Definition */
-/*  */
-/*  4. Page9(0x900) */
-/*  */
-#define rDPDT_control                          0x92c
 
 #endif