[PATCH 02/14] MAINTAINERS: Remove unneded wildcard for the i915 DRM driver
Emil Velikov
emil.l.velikov at gmail.com
Thu Apr 21 23:03:50 UTC 2016
There is no other file but the UAPI header, thus we can drop the
wildcard.
Cc: Daniel Vetter <daniel.vetter at intel.com>
Cc: Jani Nikula <jani.nikula at linux.intel.com>
Cc: intel-gfx at lists.freedesktop.org
Cc: dri-devel at lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2ac57ac..08ae19a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3794,7 +3794,7 @@ T: git git://anongit.freedesktop.org/drm-intel
S: Supported
F: drivers/gpu/drm/i915/
F: include/drm/i915*
-F: include/uapi/drm/i915*
+F: include/uapi/drm/i915_drm.h
DRM DRIVERS FOR ATMEL HLCDC
M: Boris Brezillon <boris.brezillon at free-electrons.com>
--
2.6.2
More information about the dri-devel
mailing list