summaryrefslogtreecommitdiff
path: root/security/tf_driver/tf_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/tf_driver/tf_protocol.h')
-rw-r--r--security/tf_driver/tf_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tf_driver/tf_protocol.h b/security/tf_driver/tf_protocol.h
index b264f04c4454..e39842bd6e16 100644
--- a/security/tf_driver/tf_protocol.h
+++ b/security/tf_driver/tf_protocol.h
@@ -659,7 +659,7 @@ struct tf_l1_shared_buffer {
#ifdef CONFIG_TF_ZEBRA
u8 rpc_trace_buffer[140];
u8 rpc_cus_buffer[180];
- #elif CONFIG_SECURE_TRACES
+ #elif defined(CONFIG_SECURE_TRACES)
u32 traces_status;
u8 traces_buffer[140];
u8 reserved3[176];