]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/cmd/rw.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / cmd / rw.c
index 98302bf047b15ab4910ff98d06f98a2bba25406c..edd762e4d58f6f90867a9f936c21621f3c5c5f40 100644 (file)
@@ -3,7 +3,6 @@
  * Tests for read and write commands
  */
 
-#include <common.h>
 #include <dm/test.h>
 #include <mapmem.h>
 #include <part.h>