[PATCH] MAINTAINERS: Fix file name for simple framebuffers' drm driver

Liu Ying victor.liu at nxp.com
Tue May 4 03:56:51 UTC 2021


The file name for simple framebuffers' drm driver should be
'simpledrm.c' rather than 'simplekms.c'. This patch fixes it.

Signed-off-by: Liu Ying <victor.liu at nxp.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d10ad6586042..7a9879c14742b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5770,7 +5770,7 @@ M:	Thomas Zimmermann <tzimmermann at suse.de>
 L:	dri-devel at lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
-F:	drivers/gpu/drm/tiny/simplekms.c
+F:	drivers/gpu/drm/tiny/simpledrm.c
 
 DRM DRIVER FOR SIS VIDEO CARDS
 S:	Orphan / Obsolete
-- 
2.25.1



More information about the dri-devel mailing list