From 9574fd63a97d080e379f30b6a81a1221eaeb797e Mon Sep 17 00:00:00 2001 From: Peter Tyser Date: Thu, 15 Oct 2009 10:48:17 -0500 Subject: cmd_nand: Remove duplicate include Also remove vague, unnecessary comment Signed-off-by: Peter Tyser --- common/cmd_nand.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'common') 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 - - -/* - * - * New NAND support - * - */ -#include #include #if defined(CONFIG_CMD_NAND) -- cgit v1.2.1