aboutsummaryrefslogtreecommitdiff
path: root/boot/fdt_simplefb.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/fdt_simplefb.c')
-rw-r--r--boot/fdt_simplefb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/fdt_simplefb.c b/boot/fdt_simplefb.c
index 5341554..837920b 100644
--- a/boot/fdt_simplefb.c
+++ b/boot/fdt_simplefb.c
@@ -6,6 +6,7 @@
* Stephen Warren <swarren@wwwdotorg.org>
*/
+#include <common.h>
#include <dm.h>
#include <fdt_support.h>
#include <asm/global_data.h>