forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/drivers/ata/pata_ns87415.c
....@@ -260,7 +260,7 @@
260260 * LOCKING:
261261 * Inherited from caller.
262262 */
263
-void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf)
263
+static void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf)
264264 {
265265 struct ata_ioports *ioaddr = &ap->ioaddr;
266266