]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/meson/sm.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / meson / sm.c
index b69f8123ee2da405f8b606de46a4931d78021377..de9a242e17f543a5ac8a275d2321f964bb556cf2 100644 (file)
@@ -9,11 +9,11 @@
  */
 
 #include <command.h>
+#include <common.h>
 #include <env.h>
 #include <asm/arch/sm.h>
 #include <stdlib.h>
 #include <display_options.h>
-#include <vsprintf.h>
 
 static int do_sm_serial(struct cmd_tbl *cmdtp, int flag, int argc,
                        char *const argv[])