]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/reset.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / reset.c
index e2d6f456230c758364e34f32a335608a854e3edd..d3158bf4a72e1520f7280a78faed7a6565dc779b 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (c) 2016, NVIDIA CORPORATION.
  */
 
-#include <common.h>
 #include <dm.h>
 #include <dm/device-internal.h>
 #include <log.h>