]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/strings.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / strings.c
index 5bcb0f2b567cd4526116d6c3fdd31482eb18155b..bf348afce8141256c61e50a0f143e323c1f98a43 100644 (file)
@@ -7,8 +7,8 @@
  */
 
 #include <config.h>
+#include <common.h>
 #include <command.h>
-#include <vsprintf.h>
 
 static char *start_addr, *last_addr;