commit | 5922db6c0948506be91e0de44e7a6863a18a417f | [log] [tgz] |
---|---|---|
author | Stelian Pop <stelian@popies.net> | Tue May 13 17:31:24 2008 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Wed May 28 11:06:25 2008 -0500 |
tree | b2bb938dff0307fc1b9f84281b0ea98490b1623c | |
parent | 135f0a7488af2947adbe4b40b79280bdfe5e9886 [diff] |
Cleanup nand_info[] declaration. The nand_info array is declared as extern in several .c files. Those days, nand.h contains a reference to the array, so there is no need to declare it elsewhere. Signed-off-by: Stelian Pop <stelian@popies.net> Signed-off-by: Scott Wood <scottwood@freescale.com>