summaryrefslogtreecommitdiff
path: root/include/ram.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ram.h')
-rw-r--r--include/ram.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ram.h b/include/ram.h
index 67e22d76c9..273d415394 100644
--- a/include/ram.h
+++ b/include/ram.h
@@ -7,6 +7,8 @@
#ifndef __RAM_H
#define __RAM_H
+struct udevice;
+
struct ram_info {
phys_addr_t base;
size_t size;