qcacmn: device ID and target type checks for ipq5018 target
Initial changes for ipq5018 compilation. Added device ID and target type checks for ipq5018 traget. Change-Id: Ib86a371fbe66749fcb6d114e7a4a9931b684e03d
This commit is contained in:

committed by
nshrivas

orang tua
925a7d389c
melakukan
9def5df14a
@@ -2297,6 +2297,7 @@ target_if_pdev_spectral_init(struct wlan_objmgr_pdev *pdev)
|
||||
if ((target_type == TARGET_TYPE_QCA8074) ||
|
||||
(target_type == TARGET_TYPE_QCA8074V2) ||
|
||||
(target_type == TARGET_TYPE_QCA6018) ||
|
||||
(target_type == TARGET_TYPE_QCA5018) ||
|
||||
(target_type == TARGET_TYPE_QCN9000) ||
|
||||
(target_type == TARGET_TYPE_QCA6290) ||
|
||||
(target_type == TARGET_TYPE_QCA6390)) {
|
||||
|
Reference in New Issue
Block a user