aboutsummaryrefslogtreecommitdiff
path: root/include/lib/smccc_v1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/smccc_v1.h')
-rw-r--r--include/lib/smccc_v1.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/lib/smccc_v1.h b/include/lib/smccc_v1.h
index 8718d158..98ef0211 100644
--- a/include/lib/smccc_v1.h
+++ b/include/lib/smccc_v1.h
@@ -66,9 +66,6 @@
#define SMC_32 U(0)
#define SMC_TYPE_FAST ULL(1)
-#if !ERROR_DEPRECATED
-#define SMC_TYPE_STD ULL(0)
-#endif
#define SMC_TYPE_YIELD ULL(0)
#define SMC_OK ULL(0)