diff options
| author | Mark Brown <broonie@kernel.org> | 2026-08-28 14:12:21 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-28 14:12:21 +0100 |
| commit | cb447d75d419bb6eb3db9fac1fe27519ced22952 (patch) | |
| tree | 1af3664e00321b64422384bfea2e21379b9c7ba6 /include | |
| parent | b88551720fd9224d67c0413efbe6ffb42d985703 (diff) | |
| parent | 9fa765b3ed33d6dd64aca0ba8f6ed7697de50410 (diff) | |
| download | linux-next-cb447d75d419bb6eb3db9fac1fe27519ced22952.tar.gz linux-next-cb447d75d419bb6eb3db9fac1fe27519ced22952.zip | |
Merge branch 'edac-for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/edac.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/edac.h b/include/linux/edac.h index e6b4e51130e5..f7a8218f9cc0 100644 --- a/include/linux/edac.h +++ b/include/linux/edac.h @@ -598,9 +598,6 @@ struct mem_ctl_info { int op_state; struct dentry *debugfs; - u8 fake_inject_layer[EDAC_MAX_LAYERS]; - bool fake_inject_ue; - u16 fake_inject_count; /* * Memory Controller hierarchy |
