]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/video/da8xx-fb.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / video / da8xx-fb.c
index 285633b14d6c275fea880b9e6c2a7cdef43bc593..5fb68865ef4631adffba5be54598ed35ef6d2360 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include <common.h>
+#include <malloc.h>
 #include <memalign.h>
 #include <video_fb.h>
 #include <linux/list.h>