sifive: fu540: add ddr driver
[oweals/u-boot.git] / drivers / mailbox / k3-sec-proxy.c
index 1194c6f029cade10da9e17322538dcdcd52fd655..3f9afaed3286cb1e433b3f158409f472d2b728f8 100644 (file)
@@ -7,7 +7,10 @@
  */
 
 #include <common.h>
+#include <log.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>