diff options
Diffstat (limited to 'env/nand.c')
-rw-r--r-- | env/nand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/env/nand.c b/env/nand.c index df300b13179..fef5697ec39 100644 --- a/env/nand.c +++ b/env/nand.c @@ -13,7 +13,6 @@ * Andreas Heppel <aheppel@sysgo.de> */ -#include <common.h> #include <command.h> #include <env.h> #include <env_internal.h> |