]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/cache.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / cache.c
index bbd8f98d007b04a6467f9376842aa837133bc628..d2f3bfe2caf326c94abd0b28772c8a259a193046 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2019 Intel Corporation <www.intel.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <dm/test.h>