diff options
| author | Arnd Bergmann <[email protected]> | 2023-07-26 20:33:22 +0000 |
|---|---|---|
| committer | Damien Le Moal <[email protected]> | 2023-07-27 23:52:42 +0000 |
| commit | 3fc2febb0f8ffae354820c1772ec008733237cfa (patch) | |
| tree | 39fc61e511f7b1245a200146731a76285c9f7ea1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | ata: pata_octeon_cf: fix error return code in octeon_cf_probe() (diff) | |
| download | kernel-3fc2febb0f8ffae354820c1772ec008733237cfa.tar.gz kernel-3fc2febb0f8ffae354820c1772ec008733237cfa.zip | |
ata: pata_ns87415: mark ns87560_tf_read static
The global function triggers a warning because of the missing prototype
drivers/ata/pata_ns87415.c:263:6: warning: no previous prototype for 'ns87560_tf_read' [-Wmissing-prototypes]
263 | void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf)
There are no other references to this, so just make it static.
Fixes: c4b5b7b6c4423 ("pata_ns87415: Initial cut at 87415/87560 IDE support")
Reviewed-by: Sergey Shtylyov <[email protected]>
Reviewed-by: Serge Semin <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
