dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / fs / ubifs / io.c
index 7fe94e1093a44bd26d2672df3457ef2f833d61ba..8148055f6781f17489fe82a737a07c7564c2ff0a 100644 (file)
@@ -59,6 +59,7 @@
  */
 
 #ifndef __UBOOT__
+#include <dm/devres.h>
 #include <linux/crc32.h>
 #include <linux/slab.h>
 #include <u-boot/crc.h>