Skip to content

Commit de0bdca

Browse files
Danilo KrummrichDarksonn
authored andcommitted
MAINTAINERS: fix typo in TYR DRM driver entry
Fix a missing ':' in the ARM MALI TYR DRM DRIVER entry, which does prevent script/get_maintainer.pl to properly work and pick up the corresponding maintainers. Fixes: cf4fd52 ("rust: drm: Introduce the Tyr driver for Arm Mali GPUs") Reported-by: Tamir Duberstein <tamird@kernel.org> Closes: https://lore.kernel.org/lkml/CAJ-ks9mrZtnPUjp5tD03hW+TyS0M9i-KRF_ramNY-oh-0X+ayA@mail.gmail.com/ Signed-off-by: Danilo Krummrich <dakr@kernel.org> Reviewed-by: Tamir Duberstein <tamird@kernel.org> Link: https://patch.msgid.link/20251223115949.32531-1-dakr@kernel.org Signed-off-by: Alice Ryhl <aliceryhl@google.com>
1 parent b58c87b commit de0bdca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2158,7 +2158,7 @@ M: Alice Ryhl <aliceryhl@google.com>
21582158
L: dri-devel@lists.freedesktop.org
21592159
S: Supported
21602160
W: https://rust-for-linux.com/tyr-gpu-driver
2161-
W https://drm.pages.freedesktop.org/maintainer-tools/drm-rust.html
2161+
W: https://drm.pages.freedesktop.org/maintainer-tools/drm-rust.html
21622162
B: https://gitlab.freedesktop.org/panfrost/linux/-/issues
21632163
T: git https://gitlab.freedesktop.org/drm/rust/kernel.git
21642164
F: Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml

0 commit comments

Comments
 (0)