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 <[email protected]>
---
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 <[email protected]>
L: [email protected]
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