Browse Source

cmd_nand: Remove duplicate include

Also remove vague, unnecessary comment

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Peter Tyser 15 năm trước cách đây
mục cha
commit
9574fd63a9
1 tập tin đã thay đổi với 0 bổ sung8 xóa
  1. 0 8
      common/cmd_nand.c

+ 0 - 8
common/cmd_nand.c

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