arm: mach-k3: Enable dcache in SPL
[oweals/u-boot.git] / drivers / mtd / mtdconcat.c
index 592f58dcd36c6a48d55827057a111dc8d3880a12..5621c3fd266e48d532a453029df7a36d3fcfe7b1 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #ifndef __UBOOT__
+#include <dm/devres.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/slab.h>