summaryrefslogtreecommitdiffstats
path: root/common/cmd_nand.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@nyx.denx.de>2006-03-06 13:03:37 +0100
committerWolfgang Denk <wd@nyx.denx.de>2006-03-06 13:03:37 +0100
commitbfc81252c0de3bfcf92c7c35bc04341fb33e4e4e (patch)
treed2b832bf54040b49a8518b63620f2774398fa8d5 /common/cmd_nand.c
parent4e3ccd26925e5ada78dd89779838f052dffe3e67 (diff)
downloadtalos-obmc-uboot-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.tar.gz
talos-obmc-uboot-bfc81252c0de3bfcf92c7c35bc04341fb33e4e4e.zip
Minor code cleanup
Diffstat (limited to 'common/cmd_nand.c')
-rw-r--r--common/cmd_nand.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/cmd_nand.c b/common/cmd_nand.c
index e46ed1d3c4..bb51d91fb3 100644
--- a/common/cmd_nand.c
+++ b/common/cmd_nand.c
@@ -442,8 +442,6 @@ void archflashwp(void *archdata, int wp);
#define NANDRW_JFFS2 0x02
#define NANDRW_JFFS2_SKIP 0x04
-
-
/*
* Imports from nand_legacy.c
*/
OpenPOWER on IntegriCloud