commit | 05ae4c9d175039913a1064b9f8a49976abc6b85e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Sep 18 09:24:22 2012 -0700 |
committer | Tom Rini <trini@ti.com> | Tue Sep 18 09:24:22 2012 -0700 |
tree | e51567340894687415c1e2350b12056432e909e5 | |
parent | b3486a519fc72d61083928bc108e43e1d6d78574 [diff] |
mxc nand: Fix warning on !MXC_NFC_V2_1 In board_nand_init() we only need the 'tmp' variable if MXC_NFC_V2_1 is defined. Signed-off-by: Tom Rini <trini@ti.com>