--- drivers/ata/ahci.c | 1 + 1 file changed, 1 insertion(+) Index: tree2/drivers/ata/ahci.c =================================================================== --- tree2.orig/drivers/ata/ahci.c +++ tree2/drivers/ata/ahci.c @@ -397,6 +397,7 @@ static const struct ata_port_operations static const struct ata_port_info ahci_port_info[] = { /* board_ahci */ { + AHCI_HFLAGS (AHCI_HFLAG_NO_PMP), .flags = AHCI_FLAG_COMMON, .link_flags = AHCI_LFLAG_COMMON, .pio_mask = 0x1f, /* pio0-4 */