]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/part.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / part.c
index d6e4345812748f6d12e85db8061dce47a2b9c7cd..cabb31d18ca04236eed1ffaf4288eafdebd4f741 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2020 Sean Anderson <sean.anderson@seco.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <mmc.h>
 #include <part.h>