diff options
| author | Colin Ian King <[email protected]> | 2018-06-01 15:54:44 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-03 13:01:48 +0200 |
| commit | ce7d8f8a66e6d0600e5f368233849d2e4560a732 (patch) | |
| tree | eedebd24b99c0644a055cca152f84d5c0fc24615 /tools/perf/scripts/python/netdev-times.py | |
| parent | c4bcaffa6b8192379eec9a8f7fe263907c4b755e (diff) | |
misc: rtsx: make several functions static
Several helper 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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions