]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - lib/fdtdec_common.c
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
[thirdparty/u-boot.git] / lib / fdtdec_common.c
index ddaca0087e19d97091677ea8ed8bcfab24f60c95..ca36ff15952b8e9b8bd9cad549a7902798a830db 100644 (file)
@@ -8,7 +8,6 @@
  */
 
 #ifndef USE_HOSTCC
-#include <common.h>
 #include <log.h>
 #include <linux/libfdt.h>
 #include <fdtdec.h>