diff --git a/files/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch b/files/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch index 3939775..5ca01f9 100644 --- a/files/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch +++ b/files/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch @@ -13,7 +13,7 @@ index bf57fd3b9..0eaed98ac 100644 +++ b/drivers/scsi/megaraid/megaraid_sas_base.c @@ -149,7 +149,7 @@ megasas_set_ld_removed_by_fw(struct megasas_instance *instance); */ - static struct pci_device_id megasas_pci_table[] = { + static const struct pci_device_id megasas_pci_table[] = { -#ifndef CONFIG_RHEL_DIFFERENCES +#ifndef CONFIG_ALMALINUX_DIFFERENCES