cmd_nand: Remove duplicate include

Also remove vague, unnecessary comment

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
This commit is contained in:
Peter Tyser 2009-10-15 10:48:17 -05:00 committed by Scott Wood
parent efe12bcec5
commit 9574fd63a9
1 changed files with 0 additions and 8 deletions

View File

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