Loading drivers/ata/ahci.c +1 −1 Original line number Diff line number Diff line Loading @@ -780,7 +780,7 @@ static void ahci_pci_print_info(struct ata_host *host) */ static void ahci_p5wdh_workaround(struct ata_host *host) { static struct dmi_system_id sysids[] = { static const struct dmi_system_id sysids[] = { { .ident = "P5W DH Deluxe", .matches = { Loading Loading
drivers/ata/ahci.c +1 −1 Original line number Diff line number Diff line Loading @@ -780,7 +780,7 @@ static void ahci_pci_print_info(struct ata_host *host) */ static void ahci_p5wdh_workaround(struct ata_host *host) { static struct dmi_system_id sysids[] = { static const struct dmi_system_id sysids[] = { { .ident = "P5W DH Deluxe", .matches = { Loading