summaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
authorColin Ian King2018-02-07 14:23:27 +0100
committerGreg Kroah-Hartman2018-03-15 18:01:41 +0100
commit75a898051d3d2a105b3a0ca8be6e356429a68457 (patch)
tree133464074b9d0cf8bbe40e995b06f8a08ca4e30f /drivers/char/Kconfig
parentblock, char_dev: Use correct format specifier for unsigned ints (diff)
downloadkernel-qcow2-linux-75a898051d3d2a105b3a0ca8be6e356429a68457.tar.gz
kernel-qcow2-linux-75a898051d3d2a105b3a0ca8be6e356429a68457.tar.xz
kernel-qcow2-linux-75a898051d3d2a105b3a0ca8be6e356429a68457.zip
misc: rtsx: make various functions static
The functions rts5260_get_ocpstat, rts5260_get_ocpstat2, rts5260_clear_ocpstat, rts5260_process_ocp, rts5260_init_hw and rts5260_set_aspm are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'rts5260_get_ocpstat' was not declared. Should it be static? symbol 'rts5260_get_ocpstat2' was not declared. Should it be static? symbol 'rts5260_clear_ocpstat' was not declared. Should it be static? symbol 'rts5260_process_ocp' was not declared. Should it be static? symbol 'rts5260_init_hw' was not declared. Should it be static? symbol 'rts5260_set_aspm' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char/Kconfig')
0 files changed, 0 insertions, 0 deletions