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:
SACHIN AHUJA
2023-03-16 23:33:31 +05:30
committed by Madan Koyyalamudi
parent 51e4b595d7
commit 21ec2f5d16
2 changed files with 0 additions and 6 deletions

View File

@@ -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,