[PATCH 1/7] EDAC/altera: Drop unused field eccmgr_sysfs_attr

From: Thomas Weißschuh

Date: Mon Feb 23 2026 - 16:18:35 EST


This field is unused, drop it.

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
drivers/edac/altera_edac.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/edac/altera_edac.h b/drivers/edac/altera_edac.h
index 7248d24c4908..f3e84172caa9 100644
--- a/drivers/edac/altera_edac.h
+++ b/drivers/edac/altera_edac.h
@@ -172,7 +172,6 @@ struct altr_sdram_prv_data {
int ecc_irq_clr_mask;
int ecc_cnt_rst_offset;
int ecc_cnt_rst_mask;
- struct edac_dev_sysfs_attribute *eccmgr_sysfs_attr;
int ecc_enable_mask;
int ce_set_mask;
int ue_set_mask;

--
2.53.0