Files
linux/drivers
Chen Jiahao 903d24fd03 drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
[ Upstream commit adf85adc2a ]

There is a sparse warning shown below:

drivers/soc/ti/knav_qmss_queue.c:70:12: warning: symbol
'knav_acc_firmwares' was not declared. Should it be static?

Since 'knav_acc_firmwares' is only called within knav_qmss_queue.c,
mark it as static to fix the warning.

Fixes: 96ee19becc ("soc: ti: add firmware file name as part of the driver")
Signed-off-by: Chen Jiahao <chenjiahao16@huawei.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20221019153212.72350-1-chenjiahao16@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-29 09:27:15 +09:00
..
2023-05-16 12:22:16 +09:00
2023-06-29 09:27:06 +09:00
2023-06-29 09:26:11 +09:00
2023-06-29 09:27:14 +09:00
2023-06-29 09:26:40 +09:00
2023-06-29 09:26:07 +09:00