arm: k3: Use driver_name to get ti_sci handle
[oweals/u-boot.git] / drivers / video / cfb_console.c
index 636c3e8c184dac5d919a8ccf9efe1105b34cc96e..e5c077e4f5227367961d3f994b16c61a70a0055d 100644 (file)
@@ -65,7 +65,9 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <fdtdec.h>
+#include <gzip.h>
 #include <version.h>
 #include <malloc.h>
 #include <video.h>