[U-Boot] [PATCH v2 24/25] drivers/mtd/nand: sparse fixes

Scott Wood scottwood at freescale.com
Tue Oct 30 01:43:13 CET 2012


On 10/29/2012 06:34:46 PM, Kim Phillips wrote:
> 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: Kim Phillips <kim.phillips at freescale.com>
> ---
> v2: re-worked based upon input from Scott, checkpatch fixes.
> 
>  drivers/mtd/nand/nand_base.c | 13 +++++++------
>  drivers/mtd/nand/nand_ecc.c  |  1 +
>  2 files changed, 8 insertions(+), 6 deletions(-)

Acked-by: Scott Wood <scottwood at freescale.com>

-Scott


More information about the U-Boot mailing list