Explorar o código

cmd_nand: Remove duplicate include

Also remove vague, unnecessary comment

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Peter Tyser %!s(int64=15) %!d(string=hai) anos
pai
achega
9574fd63a9
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  1. 0 8
      common/cmd_nand.c

+ 0 - 8
common/cmd_nand.c

@@ -9,14 +9,6 @@
  */
 
 #include <common.h>
-
-
-/*
- *
- * New NAND support
- *
- */
-#include <common.h>
 #include <linux/mtd/mtd.h>
 
 #if defined(CONFIG_CMD_NAND)