Skip to content
Commit bd88acba authored by Jingoo Han's avatar Jingoo Han Committed by Ohad Ben-Cohen
Browse files

remoteproc/ste_modem: staticize local symbols



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: default avatarJingoo Han <jg1.han@samsung.com>
[standartize patch title]
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent 0ddc5ec1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment