Fixed validation error in P10 RAS data

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I9f4fc0adfd380b14ff7cfcde91a4e7356c400cf4
diff --git a/analyzer/ras-data/data/ras-data-p10-10.json b/analyzer/ras-data/data/ras-data-p10-10.json
index a3adcb0..892bee2 100644
--- a/analyzer/ras-data/data/ras-data-p10-10.json
+++ b/analyzer/ras-data/data/ras-data-p10-10.json
@@ -958,7 +958,7 @@
         ],
 
         "tod_step_check_fault": [
-            { "type": "plugin", "name": "tod_step_check_fault" }
+            { "type": "plugin", "name": "tod_step_check_fault", "instance": 0 }
         ],
 
         "masked"         : [ { "type": "action", "name": "level2" } ],