]> Git Repo - u-boot.git/blobdiff - common/exports.c
spl: opensbi: fix typo
[u-boot.git] / common / exports.c
index 4578f07021f35a1e6fb28ea378e946a65a6db436..20d8b759bc25da2c583f360ce1fa8af973bda3c6 100644 (file)
@@ -4,6 +4,7 @@
 #include <malloc.h>
 #include <spi.h>
 #include <i2c.h>
+#include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;
 
This page took 0.025118 seconds and 4 git commands to generate.