qcacmn: HIF changes to support Moselle

Add HIF changes for supporting the newly
added IPCI bus type for Moselle

CRs-Fixed: 2597321
Change-Id: I9097e4622e9d6d561e92f5a21cb279c4d631cfbb
此提交包含在:
Alok Kumar
2020-01-06 18:12:35 +05:30
提交者 nshrivas
父節點 a4030a4261
當前提交 ffc116e798
共有 20 個檔案被更改,包括 1412 行新增36 行删除

查看文件

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2013-2016,2018-2019 The Linux Foundation. All rights reserved.
* Copyright (c) 2013-2016,2018-2020 The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -36,6 +36,8 @@ extern struct hostdef_s *QCA9888_HOSTdef;
extern struct hostdef_s *QCA6290_HOSTdef;
extern struct hostdef_s *QCA6390_HOSTdef;
extern struct hostdef_s *QCA6490_HOSTdef;
extern struct hostdef_s *QCA6750_HOSTdef;
#ifdef ATH_AHB
extern struct hostdef_s *IPQ4019_HOSTdef;
#endif