On Fri, Aug 9, 2013 at 11:05 AM, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote: > These local symbols are used only in this file. > Fix the following sparse warnings: > > drivers/ata/pata_arasan_cf.c:657:6: warning: symbol 'arasan_cf_error_handler' was not declared. Should it be static? > drivers/ata/pata_arasan_cf.c:686:14: warning: symbol 'arasan_cf_qc_issue' was not declared. Should it be static? > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > --- > drivers/ata/pata_arasan_cf.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html