]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/phys2bus.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / phys2bus.c
index 342f2fa8ebaa92553312d8f2cd656e012ad09c85..1ee2150482c6003aea12a52afd44ff15e0658ad6 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (c) 2020 Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <mapmem.h>
 #include <phys2bus.h>