Merge branch '2022-09-15-general-improvements' into next
[platform/kernel/u-boot.git] / lib / list_sort.c
index 81de0a1..58e1e16 100644 (file)
@@ -1,5 +1,6 @@
-#define __UBOOT__
 #ifndef __UBOOT__
+#include <log.h>
+#include <dm/devres.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/slab.h>