]> Git Repo - J-u-boot.git/blobdiff - test/dm/fdtdec.c
common: Drop asm/global_data.h from common header
[J-u-boot.git] / test / dm / fdtdec.c
index 017157a2ecd154ac0189e03b15c3d2c0ef02af73..1f630ea3eee1d7f59660d1ea3f783600c4bda51a 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <asm/global_data.h>
 #include <dm/of_extra.h>
 #include <dm/test.h>
 #include <test/ut.h>
This page took 0.024902 seconds and 4 git commands to generate.