qcacmn: Initial changes for york bringup in Common dev to DP
Add device Id and target type checks for qcn9160 target compilation. Change-Id: Ic0391847af824ea7f6b85b574a0c5912ccd414c8 CRs-Fixed: 3282635
This commit is contained in:

committed by
Madan Koyyalamudi

parent
a73234426a
commit
4aa7278f36
@@ -102,6 +102,7 @@ static bool tgt_gpio_disabled(struct wlan_objmgr_psoc *psoc)
|
||||
|
||||
if ((target_type == TARGET_TYPE_QCA8074) ||
|
||||
(target_type == TARGET_TYPE_QCN6122) ||
|
||||
(target_type == TARGET_TYPE_QCN9160) ||
|
||||
(target_type == TARGET_TYPE_QCA8074V2) ||
|
||||
(target_type == TARGET_TYPE_QCA9574) ||
|
||||
(target_type == TARGET_TYPE_QCA5332) ||
|
||||
|
Reference in New Issue
Block a user