summaryrefslogtreecommitdiff
path: root/include/iotrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iotrace.h')
-rw-r--r--include/iotrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/iotrace.h b/include/iotrace.h
index d5610426cc8..5527c984fd2 100644
--- a/include/iotrace.h
+++ b/include/iotrace.h
@@ -42,7 +42,7 @@ struct iotrace_record {
*/
#if defined(CONFIG_IO_TRACE) && !defined(IOTRACE_IMPL) && \
- !defined(CONFIG_SPL_BUILD)
+ !defined(CONFIG_XPL_BUILD)
#undef readl
#define readl(addr) iotrace_readl((const void *)(addr))