]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/sysboot.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / sysboot.c
index 0ea08fd7b5356137f6df589525bd7c5c17cbe9b3..d14c570d96ab090de1158216040d79c77832fc03 100644 (file)
@@ -1,10 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0+
 
+#include <common.h>
 #include <command.h>
 #include <env.h>
 #include <fs.h>
 #include <pxe_utils.h>
-#include <vsprintf.h>
 
 /**
  * struct sysboot_info - useful information for sysboot helpers