]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/gpio.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / test / dm / gpio.c
index bb4b20cea938d57463627e697f8bd20cf09db4cd..349123a657c2f0599ebb2f2f07e0d6761284af4d 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <fdtdec.h>
 #include <dm.h>
+#include <malloc.h>
 #include <dm/root.h>
 #include <dm/test.h>
 #include <dm/util.h>