mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
staging: rtl8723bs: Move last macro from hal_phy_reg_8723b.h
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>
This commit is contained in:
parent
94a51131b2
commit
2dc61f379d
|
|
@ -1108,5 +1108,6 @@
|
|||
|
||||
/*--------------------------Define Parameters-------------------------------*/
|
||||
|
||||
#define rDPDT_control 0x92c
|
||||
|
||||
#endif /* __INC_HAL8192SPHYREG_H */
|
||||
|
|
|
|||
|
|
@ -9,10 +9,5 @@
|
|||
|
||||
#include <Hal8192CPhyReg.h>
|
||||
|
||||
/* BB Register Definition */
|
||||
/* */
|
||||
/* 4. Page9(0x900) */
|
||||
/* */
|
||||
#define rDPDT_control 0x92c
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user