]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/nop.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / nop.c
index f7d9a0f3df35fd265b3ee7818f4945568bac30f0..0c79431d9d80226aea8047b88622d5715d83ac95 100644 (file)
@@ -6,7 +6,6 @@
  * Jean-Jacques Hiblot <jjhiblot@ti.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <dm/ofnode.h>
 #include <dm/lists.h>