]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/power-domain.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / power-domain.c
index 8604b5d72dc0335f1601c4d8a4c32085e5412509..120a9059c8e6d7424afc13749e723829b4da3424 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (c) 2016, NVIDIA CORPORATION.
  */
 
-#include <common.h>
 #include <dm.h>
 #include <malloc.h>
 #include <dm/test.h>