]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - lib/tiny-printf.c
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
[thirdparty/u-boot.git] / lib / tiny-printf.c
index f661fc65054ae88e60684c235d689053c84de85c..9a70c6095b317726d525e250fe11dd265770e2a2 100644 (file)
@@ -8,7 +8,6 @@
  * Copyright (C) 2004,2008  Kustaa Nyholm
  */
 
-#include <common.h>
 #include <log.h>
 #include <serial.h>
 #include <stdarg.h>