kernel/drivers/ata/pata_ns87415.c
.. .. @@ -260,7 +260,7 @@ 260 260 * LOCKING: 261 261 * Inherited from caller. 262 262 */ 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)264 264 { 265 265 struct ata_ioports *ioaddr = &ap->ioaddr; 266 266