On Mon, Aug 12, 2013 at 11:20 AM, Jingoo Han <[email protected]> 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 <[email protected]>
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

