summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Protocol/ArmScmi.h
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPkg/Include/Protocol/ArmScmi.h')
-rw-r--r--ArmPkg/Include/Protocol/ArmScmi.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ArmPkg/Include/Protocol/ArmScmi.h b/ArmPkg/Include/Protocol/ArmScmi.h
index aedea8f61f..93edec769c 100644
--- a/ArmPkg/Include/Protocol/ArmScmi.h
+++ b/ArmPkg/Include/Protocol/ArmScmi.h
@@ -15,7 +15,6 @@
/* As per SCMI specification, maximum allowed ASCII string length
for various return values/parameters of a SCMI message.
*/
-#define SCMI_MAX_STR_LEN 16
+#define SCMI_MAX_STR_LEN 16
#endif /* ARM_SCMI_H_ */
-