qcacmn: Device and Target type support for qca6018

Added target and device type support for qca6018.

Change-Id: I85382bf053d0a5f34cfaf0cca78a4b66b4265989
CRs-Fixed: 2323023
This commit is contained in:
Basamma Yakkanahalli
2018-11-02 15:52:37 +05:30
committed by nshrivas
parent 30265f8aeb
commit 5f7cfd49c2
20 changed files with 94 additions and 26 deletions

View File

@@ -40,5 +40,6 @@ extern struct hostdef_s *IPQ4019_HOSTdef;
#endif
extern struct hostdef_s *QCA8074_HOSTdef;
extern struct hostdef_s *QCA8074V2_HOSTDEF;
extern struct hostdef_s *QCA6018_HOSTDEF;
#endif