dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / mailbox / k3-sec-proxy.c
index 1194c6f029cade10da9e17322538dcdcd52fd655..a560209f035f264c26269bc3a3880c89f66e6dfd 100644 (file)
@@ -7,7 +7,9 @@
  */
 
 #include <common.h>
+#include <malloc.h>
 #include <asm/io.h>
+#include <dm/device_compat.h>
 #include <linux/types.h>
 #include <linux/bitops.h>
 #include <linux/soc/ti/k3-sec-proxy.h>