]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - env/nand.c
env: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / env / nand.c
index df300b13179312babc6ee3c47e2cba1d165c30fb..fef5697ec39d13b3dad263c7b03bde2302d477d3 100644 (file)
@@ -13,7 +13,6 @@
  * Andreas Heppel <aheppel@sysgo.de>
  */
 
-#include <common.h>
 #include <command.h>
 #include <env.h>
 #include <env_internal.h>