diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2024-07-15 14:21:48 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-07-15 14:52:45 +0300 |
commit | 6bad1bef26ca2b3fd6412c6e2ac943ae6f45351c (patch) | |
tree | fefe25a63e159b282a96f423eccdf0973484b80e /MAINTAINERS | |
parent | ed46f1f7731d2cd77d623c0f895df9e23c0bffb6 (diff) | |
download | linux-6bad1bef26ca2b3fd6412c6e2ac943ae6f45351c.tar.xz |
MAINTAINERS: drop riscv list from cache controllers
When adding the bindings for cache controllers to the MAINTAINERS entry,
I forgot to drop the riscv mailing list - and so completely unrelated to
riscv stuff is now being sent there. Drop it.
Fixes: 4ca47d8bcca0 ("MAINTAINERS: add cache binding directory to cache driver entry")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a96ec04cc0c2..68948843ace2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21293,7 +21293,6 @@ F: drivers/staging/ STANDALONE CACHE CONTROLLER DRIVERS M: Conor Dooley <conor@kernel.org> -L: linux-riscv@lists.infradead.org S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ F: Documentation/devicetree/bindings/cache/ |