dm: core: Don't clear active flag twice when probe() fails
[oweals/u-boot.git] / cmd / bootefi.c
index a45bfd139fc39857b9013f9bb5c5466443f436c6..f613cce7e2628053e74b6f8f190cc6990a642060 100644 (file)
@@ -11,6 +11,7 @@
 #include <dm.h>
 #include <efi_loader.h>
 #include <efi_selftest.h>
+#include <env.h>
 #include <errno.h>
 #include <linux/libfdt.h>
 #include <linux/libfdt_env.h>