]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/mmc.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / mmc.c
index b1eb8bee2f9d5e56fa1e2ead2d8e184c108a8587..c0abea797d9def52a3780d34ddcc6320b04f4459 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2015 Google, Inc
  */
 
-#include <common.h>
 #include <dm.h>
 #include <mmc.h>
 #include <part.h>