]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/blobdiff - packages/ti/drv/sciclient/soc/V0/sciclient_defaultBoardcfg.h
Migrating to SYSFW version v2020.05 and AM64 presilicon
[processor-sdk/pdk.git] / packages / ti / drv / sciclient / soc / V0 / sciclient_defaultBoardcfg.h
index 467230da35c5f8b7b23113321116ec17f4a21679..d648f53bf1aec1e9df062d7cc257cc0c7b1da566 100755 (executable)
@@ -46,7 +46,6 @@
 #include <ti/drv/sciclient/sciclient.h>
 #include <ti/drv/sciclient/soc/sysfw/include/tisci/tisci_boardcfg.h>
 #include <ti/drv/sciclient/soc/sysfw/include/am65x/tisci_resasg_types.h>
-#include <ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_resasg_types.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -67,7 +66,7 @@ extern "C" {
 struct tisci_local_rm_boardcfg {
     struct tisci_boardcfg_rm      rm_boardcfg;
     /**< Board configuration parameter */
-    struct tisci_boardcfg_rm_resasg_entry resasg_entries[TISCI_BOARDCFG_RM_RESASG_ENTRIES_MAX];
+    struct tisci_boardcfg_rm_resasg_entry resasg_entries[TISCI_RESASG_ENTRIES_MAX];
     /**< Resource assignment entries */
 };
 #endif