Re: Linux 2.6.16-rc1

From: Jeff Garzik
Date: Tue Jan 17 2006 - 08:35:44 EST


Prakash Punnoor wrote:
Compiling libata SIL breaks with Linux 2.6.16-rc1:


CC drivers/scsi/sata_sil.o
drivers/scsi/sata_sil.c: In function 'sil_port_irq':
drivers/scsi/sata_sil.c:393: error: too many arguments to function 'ata_qc_complete'
drivers/scsi/sata_sil.c:400: error: too many arguments to function 'ata_qc_complete'

I don't know what source code you're compiling, but it's certainly not 2.6.16-rc1:

[jgarzik@pretzel linux-2.6]$ grep -w ata_qc_complete drivers/scsi/sata_sil.c
[jgarzik@pretzel linux-2.6]$

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/