Commit d9976bc1 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Borislav Petkov

MAINTAINERS: Remove sifive_l2_cache.c from EDAC-SIFIVE pattern

Commit

  9209fb51 ("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: default avatarBorislav Petkov <bp@alien8.de>
Co-developed-by: default avatarSebastian Duda <sebastian.duda@fau.de>
Signed-off-by: default avatarSebastian Duda <sebastian.duda@fau.de>
Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200413115255.7100-1-lukas.bulwahn@gmail.com
parent 87a4eca8
......@@ -6172,7 +6172,6 @@ M: Yash Shah <yash.shah@sifive.com>
L: linux-edac@vger.kernel.org
S: Supported
F: drivers/edac/sifive_edac.c
F: drivers/soc/sifive_l2_cache.c
EDAC-SKYLAKE
M: Tony Luck <tony.luck@intel.com>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment