dect
/
linux-2.6
Archived
13
0
Fork 0

[libata] ata_piix: build fix

Spotted by Andrew Morton.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Jeff Garzik 2006-09-13 00:25:23 -04:00
parent 97148ba223
commit b0fea350ce
1 changed files with 1 additions and 1 deletions

View File

@ -559,7 +559,7 @@ static struct ata_port_info piix_port_info[] = {
/* ich7m_sata_ahci: 10 */
{
.sht = &piix_sht,
.host_flags = ATA_FLAG_SATA |
.flags = ATA_FLAG_SATA |
PIIX_FLAG_CHECKINTR | PIIX_FLAG_SCR |
PIIX_FLAG_AHCI,
.pio_mask = 0x1f, /* pio0-4 */