qcacmn: Support QCA6290 target type
Add device id for QCA6290 emulation platform. Add target def support for QCA6290 Needs HIF_TYPE_QCA6290 defined Change-Id: I4edd5a5b600007ebe7416195648815d80025e768 CRs-Fixed: 1089874
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
a57184e5ef
commit
31b25ecbea
@@ -33,6 +33,7 @@ extern struct hostdef_s *AR6320_HOSTdef;
|
||||
extern struct hostdef_s *AR900B_HOSTdef;
|
||||
extern struct hostdef_s *QCA9984_HOSTdef;
|
||||
extern struct hostdef_s *QCA9888_HOSTdef;
|
||||
extern struct hostdef_s *QCA6290_HOSTdef;
|
||||
#ifdef ATH_AHB
|
||||
extern struct hostdef_s *IPQ4019_HOSTdef;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user