diff options
Diffstat (limited to 'common/cmd_nand.c')
| -rw-r--r-- | common/cmd_nand.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/cmd_nand.c b/common/cmd_nand.c index 356b592d5..e9331200f 100644 --- a/common/cmd_nand.c +++ b/common/cmd_nand.c @@ -7,7 +7,6 @@   */  #include <common.h> -#include <config.h>  #include <command.h>  #include <malloc.h>  #include <asm/io.h> |