]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/setexpr.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / cmd / setexpr.c
index ee329e94b85b43f5b13d977d48fb4d03510e0d4a..d50ce5803c39927e408186e621162ff8b9ace206 100644 (file)
@@ -6,7 +6,6 @@
  * Written by Simon Glass <sjg@chromium.org>
  */
 
-#include <common.h>
 #include <console.h>
 #include <mapmem.h>
 #include <dm/test.h>