]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/blkmap.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / blkmap.c
index 7a163d6eaef2e682b3acc02d2e44d339b4dad79c..7581e62df3bb1b5d34cd5ad0073398b040a8983f 100644 (file)
@@ -4,7 +4,6 @@
  * Author: Tobias Waldekranz <tobias@waldekranz.com>
  */
 
-#include <common.h>
 #include <blk.h>
 #include <blkmap.h>
 #include <dm.h>