]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/clk/clk_sandbox.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / clk / clk_sandbox.c
index cc084b0644cf95db529a130d5366ed86759585d5..768fbb7c52030f58e8c996ef464bdb7af03d46e6 100644 (file)
@@ -7,6 +7,7 @@
 #include <clk-uclass.h>
 #include <dm.h>
 #include <errno.h>
+#include <malloc.h>
 #include <asm/clk.h>
 
 struct sandbox_clk_priv {