diff options
| author | Colin Ian King <[email protected]> | 2017-10-03 08:31:45 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-10-04 08:32:42 +0000 |
| commit | ed50a0890eaa8b4468097644b11a61a5f313860c (patch) | |
| tree | 71b256233d367d29e12bce51b6f781ec82e62a62 /drivers/fpga/xilinx-pr-decoupler.c | |
| parent | nvmem: add snvs_lpgpr driver (diff) | |
| download | kernel-ed50a0890eaa8b4468097644b11a61a5f313860c.tar.gz kernel-ed50a0890eaa8b4468097644b11a61a5f313860c.zip | |
drivers/fsi: make a couple of functions static
The functions fsi_slave_report_and_clear_errors and fsi_slave_handle_error
are local to the source and do not need to be in global scope, so make
them static.
Cleans up sparse warnings:
symbol 'fsi_slave_report_and_clear_errors' was not declared. Should it
be static?
symbol 'fsi_slave_handle_error' 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 'drivers/fpga/xilinx-pr-decoupler.c')
0 files changed, 0 insertions, 0 deletions
