summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAnatolij Gustschin <[email protected]>2011-12-03 06:46:08 +0000
committerScott Wood <[email protected]>2011-12-07 16:01:56 -0600
commit18b89072f6194411517597678d680255ee94a7b2 (patch)
tree87abff7567b8cdfc6ca020008160e36e01d222cd /include/linux
parentc786f54b9ace5d7b20a0404a7deb1bae683cd4e8 (diff)
drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
Fix warnings for both cases: definded CONFIG_SYS_NAND_HW_ECC_OOBFIRST: nand_spl_simple.c: In function 'nand_read_page': nand_spl_simple.c:156:6: warning: variable 'stat' set but not used [-Wunused-but-set-variable] not definded CONFIG_SYS_NAND_HW_ECC_OOBFIRST: nand_spl_simple.c: In function 'nand_read_page': nand_spl_simple.c:196:6: warning: variable 'stat' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Scott Wood <[email protected]> Acked-by: Heiko Schocher <[email protected]> Acked-by: Marek Vasut <[email protected]> Signed-off-by: Scott Wood <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions