]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/clk.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / clk.c
index 57fabbdce08b31a15506870c2466105ab8fa72e3..a966471dbd9621284675ea495cd8e99e440a9274 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2015 Google, Inc
  */
 
-#include <common.h>
 #include <clk.h>
 #include <dm.h>
 #include <log.h>