Re: [PATCH] remoteproc: ste_modem: Staticize local symbols

From: Ohad Ben-Cohen
Date: Mon Feb 24 2014 - 10:09:00 EST


On Mon, Aug 12, 2013 at 11:20 AM, Jingoo Han <jg1.han@xxxxxxxxxxx> wrote:
> These local symbols are used only in this file.
> Fix the following sparse warnings:
>
> drivers/remoteproc/ste_modem_rproc.c:167:27: warning: symbol 'sproc_fw_ops' was not declared. Should it be static?
> drivers/remoteproc/ste_modem_rproc.c:196:25: warning: symbol 'sproc_dev_cb' was not declared. Should it be static?
>
> Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

Applied and pushed to remoteproc-next, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/