]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - env/ubi.c
env: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / env / ubi.c
index 445d34fedb893e9b447cb5c23b01567e599ee827..0c3e93c2bf2d6397c1a7fac4c7672c4f2b548c2d 100644 (file)
--- a/env/ubi.c
+++ b/env/ubi.c
@@ -4,7 +4,6 @@
  *        Joe Hershberger <joe.hershberger@ni.com>
  */
 
-#include <common.h>
 #include <asm/global_data.h>
 
 #include <command.h>