dm: core: Require users of devres to include the header
[oweals/u-boot.git] / fs / ubifs / gc.c
index 42f22a487e113f68c868427156f51637e90d95d9..f923d076525f19b4c32ce895ced911da3bc52ac6 100644 (file)
@@ -41,6 +41,7 @@
  * good, and GC takes extra care when moving them.
  */
 #ifndef __UBOOT__
+#include <dm/devres.h>
 #include <linux/slab.h>
 #include <linux/pagemap.h>
 #include <linux/list_sort.h>