From d730699a10d16704be2120a5b5658f68627a49ea Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 18 Jun 2025 09:29:40 +0000 Subject: [PATCH] Fix 0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch --- ...8-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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