]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/remoteproc.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / remoteproc.c
index f6f9e509e27a2489b7e30a6b726ee6ad1972b223..ef9e8e5a0df6d2a8af9252feff7ee5e6cea63045 100644 (file)
@@ -3,7 +3,8 @@
  * (C) Copyright 2015
  * Texas Instruments Incorporated - https://www.ti.com/
  */
-#include <common.h>
+
+#include <config.h>
 #include <dm.h>
 #include <elf.h>
 #include <errno.h>