浏览代码

qcacmn: Use the pld register window lock for Lahaina and Cedros

Use the pld register window lock for Lahaina and Cedros.

Change-Id: I34431dce6c5ed6e03f5805e36fd7df47754a8c14
CRs-Fixed: 2835825
Yeshwanth Sriram Guntuka 4 年之前
父节点
当前提交
2ae7335604
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      hal/wifi3.0/hal_api.h

+ 1 - 2
hal/wifi3.0/hal_api.h

@@ -133,8 +133,7 @@ static inline void hal_reg_write_result_check(struct hal_soc *hal_soc,
 	}
 }
 
-#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490) || \
-    !defined(QCA_WIFI_QCA6750)
+#if !defined(QCA_WIFI_QCA6390) && !defined(QCA_WIFI_QCA6490)
 static inline void hal_lock_reg_access(struct hal_soc *soc,
 				       unsigned long *flags)
 {