]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/pci.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / pci.c
index 8c5e7da9e62906a4ea39e084b1dbd1880adad559..9b97f2e0544f8d65f04fdfe7d682b0a96c6c5ea0 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2015 Google, Inc
  */
 
-#include <common.h>
 #include <dm.h>
 #include <asm/io.h>
 #include <asm/test.h>