forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
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