aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorChen Jiahao <[email protected]>2022-10-19 23:32:12 +0800
committerNishanth Menon <[email protected]>2022-10-28 08:19:54 -0500
commitadf85adc2a7199b41e7a4da083bd17274a3d6969 (patch)
treed3b1c0586700d5fb77f1329ed7924cfeeab28fda /drivers/fpga/fpga-mgr.c
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
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: 96ee19becc3b ("soc: ti: add firmware file name as part of the driver") Signed-off-by: Chen Jiahao <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions