summaryrefslogtreecommitdiff
path: root/test/dm/ram.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/ram.c')
-rw-r--r--test/dm/ram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/ram.c b/test/dm/ram.c
index f01236c8cd..f624343138 100644
--- a/test/dm/ram.c
+++ b/test/dm/ram.c
@@ -6,6 +6,7 @@
#include <common.h>
#include <dm.h>
#include <ram.h>
+#include <asm/global_data.h>
#include <dm/test.h>
#include <test/test.h>
#include <test/ut.h>