qcacmn: Remove the duplicate soc ID entry
Currently 0x400f0000 is assigned to 2 helium targets Remove WCN3990_v2_2 from the SOC ID entries and keep correct target for this ID. CRs-Fixed: 3432410 Change-Id: Iab5c6ade70038953e729e4e7994484d4f192022b
This commit is contained in:

committed by
Madan Koyyalamudi

parent
51e4b595d7
commit
21ec2f5d16
@@ -402,11 +402,6 @@ static const struct qwlan_hw qwlan_hw_list[] = {
|
||||
.subid = 0,
|
||||
.name = "QCA6490",
|
||||
},
|
||||
{
|
||||
.id = WCN3990_v2_2,
|
||||
.subid = 0,
|
||||
.name = "WCN3990_v2_2",
|
||||
},
|
||||
{
|
||||
.id = WCN3990_TALOS,
|
||||
.subid = 0,
|
||||
|
Reference in New Issue
Block a user