summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c')
-rw-r--r--DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c b/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c
index 1691e6015b..3a19870aad 100644
--- a/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c
+++ b/DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/CmObjectTokenFixer.c
@@ -167,12 +167,11 @@ CM_OBJECT_TOKEN_FIXER TokenFixer[EArmObjMax] = {
NULL, ///< 21 - Reserved Memory Range Node
NULL, ///< 22 - Memory Range Descriptor
NULL, ///< 23 - Pcc Subspace Type 2 Info
- NULL, ///< 24 - Pcc Subspace Type 2 Info
- NULL, ///< 25 - Pcc Subspace Type 3 Info
- NULL, ///< 26 - Pcc Subspace Type 4 Info
- NULL, ///< 27 - Pcc Subspace Type 5 Info
- NULL, ///< 28 - Embedded Trace Extension/Module Info
- NULL ///< 29 - P-State Dependency (PSD) Info
+ NULL, ///< 24 - Pcc Subspace Type 3 Info
+ NULL, ///< 25 - Pcc Subspace Type 4 Info
+ NULL, ///< 26 - Pcc Subspace Type 5 Info
+ NULL, ///< 27 - Embedded Trace Extension/Module Info
+ NULL ///< 28 - P-State Dependency (PSD) Info
};
/** CmObj token fixer.