]> Git Repo - u-boot.git/blobdiff - cmd/trace.c
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
[u-boot.git] / cmd / trace.c
index 2e3ee1d3ba23cc2ac8d73a924bb925c5dbb06666..937e6a682add0f1182b7f5edc1d8c91b9bf0f62f 100644 (file)
@@ -3,11 +3,11 @@
  * Copyright (c) 2011 The Chromium OS Authors.
  */
 
-#include <common.h>
 #include <command.h>
 #include <env.h>
 #include <mapmem.h>
 #include <trace.h>
+#include <vsprintf.h>
 #include <asm/io.h>
 
 static int get_args(int argc, char *const argv[], char **buff,
This page took 0.0257 seconds and 4 git commands to generate.