summaryrefslogtreecommitdiff
path: root/board/toradex/common/tdx-eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/toradex/common/tdx-eeprom.c')
-rw-r--r--board/toradex/common/tdx-eeprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/toradex/common/tdx-eeprom.c b/board/toradex/common/tdx-eeprom.c
index fbc267dab6..81bd9e68c2 100644
--- a/board/toradex/common/tdx-eeprom.c
+++ b/board/toradex/common/tdx-eeprom.c
@@ -5,6 +5,7 @@
#include <dm.h>
#include <i2c_eeprom.h>
+#include <asm/global_data.h>
#include <linux/errno.h>
DECLARE_GLOBAL_DATA_PTR;