From: Ping-Ke Shih <[email protected]>

Add a debug component ID for phydm

Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Larry Finger <[email protected]>
Cc: Yan-Hsuan Chuang <[email protected]>
Cc: Birming Chiu <[email protected]>
Cc: Shaofu <[email protected]>
Cc: Steven Ting <[email protected]>
---
 drivers/net/wireless/realtek/rtlwifi/debug.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/realtek/rtlwifi/debug.h 
b/drivers/net/wireless/realtek/rtlwifi/debug.h
index 4840f8801ec0..5abb0b04067f 100644
--- a/drivers/net/wireless/realtek/rtlwifi/debug.h
+++ b/drivers/net/wireless/realtek/rtlwifi/debug.h
@@ -107,6 +107,7 @@
 #define COMP_IQK                       BIT(31)
 #define COMP_TX_REPORT                 BIT_ULL(32)
 #define COMP_HALMAC                    BIT_ULL(34)
+#define COMP_PHYDM                     BIT_ULL(35)
 
 /*--------------------------------------------------------------
                Define the rt_print components
-- 
2.12.3

Reply via email to