Skip to content
Snippets Groups Projects
Commit 7d2ab9ae authored by Kim Phillips's avatar Kim Phillips Committed by Tom Rini
Browse files

drivers/mtd/nand: sparse fixes


nand_ecc.c:82:5: warning: symbol 'nand_calculate_ecc' was not declared. Should it be static?
nand_ecc.c:155:5: warning: symbol 'nand_correct_data' was not declared. Should it be static?
nand_base.c:2854:1: error: directive in argument list
nand_base.c:2856:1: error: directive in argument list

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Acked-by: default avatarScott Wood <scottwood@freescale.com>
parent 11dc4010
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment