]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/blobdiff - packages/ti/drv/sciclient/src/sciclient/sciclient_rm_priv.h
[SCICLIENT] Fix MISRA C issues for Sciclient module
[processor-sdk/pdk.git] / packages / ti / drv / sciclient / src / sciclient / sciclient_rm_priv.h
index 6b417920bd36523df2ffc3e0fb50bc3cefccf519..179f9dc84b4190c328cc29e0ddffe2700a7c5e6f 100644 (file)
@@ -365,7 +365,7 @@ extern struct Sciclient_rmIrInst gRmIrInstances[SCICLIENT_RM_IR_NUM_INST];
  * Extern IRQ interconnection tree defined in SoC-specific irq_tree.c.  The
  * IRQ tree can be referenced by including this header.
  */
-extern const struct Sciclient_rmIrqNode *const gRmIrqTree[];
+extern const struct Sciclient_rmIrqNode *const gRmIrqTree[SCICLIENT_RM_IRQ_TREE_SIZE];
 
 /**
  * Extern IRQ interconnection tree array size defined in SoC-specific