Commit b0fea350 authored by Jeff Garzik's avatar Jeff Garzik

[libata] ata_piix: build fix

Spotted by Andrew Morton.
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 97148ba2
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment