]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/power/domain/sandbox-power-domain.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / power / domain / sandbox-power-domain.c
index a5ae235d539f098b801a60242f46475ec2306e54..3a834a9f1ee5fd658ad26497b9e19614d1e25e9b 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <malloc.h>
 #include <power-domain-uclass.h>
 #include <asm/io.h>
 #include <asm/power-domain.h>