commit | 3ab2ad5cd0fdbe7f2e1cd8582a2ea5046c23fc7b | [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 | 2b3c8978622b828eff37b2b73d75e74b9affa3a0 [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>