]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_nand.c
cmd_nand: Remove duplicate include
[u-boot] / common / cmd_nand.c
index 158a55fa705db7534708df308938215b564fa97a..404ef9cf78849eae186a585bc224a118586f2655 100644 (file)
@@ -9,14 +9,6 @@
  */
 
 #include <common.h>
-
-
-/*
- *
- * New NAND support
- *
- */
-#include <common.h>
 #include <linux/mtd/mtd.h>
 
 #if defined(CONFIG_CMD_NAND)