On Mon, 04 Dec 2017, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > Several functions are local to the source and do not need to be in global > scope, so make them static. > > Cleans up sparse warnings: > symbol 'rtsx_pm_power_saving' was not declared. Should it be static? > symbol 'rtsx_set_l1off_sub_cfg_d0' was not declared. Should it be static? > symbol 'rtsx_pm_full_on' was not declared. Should it be static? > symbol 'rtsx_comm_set_ltr_latency' was not declared. Should it be static? > symbol 'rtsx_pci_process_ocp' was not declared. Should it be static? > symbol 'rtsx_pci_process_ocp_interrupt' was not declared. Should it be > static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> > --- > drivers/misc/cardreader/rtsx_pcr.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-)
Acked-by: Lee Jones <lee.jo...@linaro.org> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog