summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2009-10-15 10:48:17 -0500
committerScott Wood <scottwood@freescale.com>2009-11-13 16:56:13 -0600
commit9574fd63a97d080e379f30b6a81a1221eaeb797e (patch)
treebd0d72fc5580f215bef3049a1fa5d6416ab6899c /common
parentefe12bcec55c3d77b9ead56e62010d26b66781f3 (diff)
downloadtalos-obmc-uboot-9574fd63a97d080e379f30b6a81a1221eaeb797e.tar.gz
talos-obmc-uboot-9574fd63a97d080e379f30b6a81a1221eaeb797e.zip
cmd_nand: Remove duplicate include
Also remove vague, unnecessary comment Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'common')
-rw-r--r--common/cmd_nand.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index 158a55fa70..404ef9cf78 100644
--- a/common/cmd_nand.c
+++ b/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)
OpenPOWER on IntegriCloud