Skip to content

Commit d9976bc

Browse files
bulwahnsuryasaimadhu
authored andcommitted
MAINTAINERS: Remove sifive_l2_cache.c from EDAC-SIFIVE pattern
Commit 9209fb5 ("riscv: move sifive_l2_cache.c to drivers/soc") moved arch/riscv/mm/sifive_l2_cache.c to drivers/soc/sifive/sifive_l2_cache.c and adjusted the MAINTAINERS EDAC-SIFIVE entry but slipped in a mistake. Since then, ./scripts/get_maintainer.pl --self-test complains: warning: no file matches F: drivers/soc/sifive_l2_cache.c Boris suggested that sifive_l2_cache.c is considered part of the SIFIVE DRIVERS, not part of EDAC-SIFIVE. So simply drop this entry, and by the sifive keyword pattern in SIFIVE PATTERNS, it is automatically part of the SIFIVE DRIVERS. Suggested-by: Borislav Petkov <[email protected]> Co-developed-by: Sebastian Duda <[email protected]> Signed-off-by: Sebastian Duda <[email protected]> Signed-off-by: Lukas Bulwahn <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 87a4eca commit d9976bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6172,7 +6172,6 @@ M: Yash Shah <[email protected]>
61726172
61736173
S: Supported
61746174
F: drivers/edac/sifive_edac.c
6175-
F: drivers/soc/sifive_l2_cache.c
61766175

61776176
EDAC-SKYLAKE
61786177
M: Tony Luck <[email protected]>

0 commit comments

Comments
 (0)