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

parent
925a7d389c
commit
9def5df14a
@@ -812,6 +812,7 @@ hal_rx_status_get_tlv_info_generic(void *rx_tlv_hdr, void *ppduinfo,
|
||||
case TARGET_TYPE_QCA8074:
|
||||
case TARGET_TYPE_QCA8074V2:
|
||||
case TARGET_TYPE_QCA6018:
|
||||
case TARGET_TYPE_QCA5018:
|
||||
case TARGET_TYPE_QCN9000:
|
||||
#ifdef QCA_WIFI_QCA6390
|
||||
case TARGET_TYPE_QCA6390:
|
||||
|
Reference in New Issue
Block a user