mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 10:24:01 -04:00
[libata] ata_piix: build fix
Spotted by Andrew Morton. Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user