Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[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>