]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/iotrace.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / iotrace.c
index 0a041ed8652a661aefccefa2dbef83f767d21ad8..f28359e2875d68b761c443c38cf136511f2c99e7 100644 (file)
@@ -3,9 +3,9 @@
  * Copyright (c) 2014 Google, Inc
  */
 
+#include <common.h>
 #include <command.h>
 #include <iotrace.h>
-#include <vsprintf.h>
 
 static void do_print_stats(void)
 {