]> Git Repo - u-boot.git/blobdiff - common/lcd.c
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u...
[u-boot.git] / common / lcd.c
index f8bc1ceba74a62ce154d5acc213f29db856faa12..ab5614ad0e3dbfc10bc673c23e7828383a1efa16 100644 (file)
 #include <command.h>
 #include <cpu_func.h>
 #include <env_callback.h>
+#include <log.h>
+#include <asm/cache.h>
+#include <init.h>
+#include <asm/global_data.h>
 #include <linux/types.h>
 #include <stdio_dev.h>
 #include <lcd.h>
This page took 0.028065 seconds and 4 git commands to generate.