dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / hwspinlock / stm32_hwspinlock.c
index a32bde4906ddfb14170cce71365a90b1b266a5d6..74afb4aec22b8812e951aecb399c22e5c94903e9 100644 (file)
@@ -7,6 +7,7 @@
 #include <clk.h>
 #include <dm.h>
 #include <hwspinlock.h>
+#include <malloc.h>
 #include <asm/io.h>
 
 #define STM32_MUTEX_COREID     BIT(8)