diff options
author | Lee Jones <[email protected]> | 2020-07-21 17:41:33 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-24 22:10:00 -0400 |
commit | ea310f574e73ccb3e63d399dcb473de0d6309848 (patch) | |
tree | 055210cf9e14f55fffd9ebe82021b2d0b3c8b534 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7af29d455362eabc58c614ff1f2dd7e256f85a85 (diff) |
scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'
These are not invoked externally.
Fixes the following W=1 kernel build warning(s):
drivers/scsi/pm8001/pm80xx_hwi.c:69:6: warning: no previous prototype for ‘pm80xx_pci_mem_copy’ [-Wmissing-prototypes]
69 | void pm80xx_pci_mem_copy(struct pm8001_hba_info *pm8001_ha, u32 soffset,
| ^~~~~~~~~~~~~~~~~~~
drivers/scsi/pm8001/pm80xx_hwi.c:5016:6: warning: no previous prototype for ‘mpi_set_phy_profile_req’ [-Wmissing-prototypes]
5016 | void mpi_set_phy_profile_req(struct pm8001_hba_info *pm8001_ha,
| ^~~~~~~~~~~~~~~~~~~~~~~
Link: https://lore.kernel.org/r/[email protected]
Cc: Jack Wang <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions