]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/phy.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / phy.c
index 0cf3689fdecbf649eaceb04ef094c6aec155e3f4..d14117f6f7a91f10d9e4d6dc3cde44d7e74d8381 100644 (file)
@@ -4,7 +4,6 @@
  * Written by Jean-Jacques Hiblot  <jjhiblot@ti.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <generic-phy.h>
 #include <log.h>