qcacmn: Add hif support for qca8074v2
Add new target type for qca8074v2 and extend target type checks of QCA8074 for QCA8074V2. Change-Id: Ib3ff4505e2057fc843b492b9720004dcac042a65 CRs-Fixed: 2292271
This commit is contained in:

committed by
nshrivas

parent
ef65ce37d7
commit
dbacd5e70f
@@ -39,5 +39,6 @@ extern struct hostdef_s *QCA6390_HOSTdef;
|
||||
extern struct hostdef_s *IPQ4019_HOSTdef;
|
||||
#endif
|
||||
extern struct hostdef_s *QCA8074_HOSTdef;
|
||||
extern struct hostdef_s *QCA8074V2_HOSTDEF;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user