Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74c97375 authored by Emil Velikov's avatar Emil Velikov Committed by Alex Deucher
Browse files

MAINTAINERS: Remove unneded wildcard for the Radeon/AMDGPU drivers



There are no other files but the UAPI headers, thus we can drop the
wildcard.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 84ef4c12
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3775,9 +3775,9 @@ L: dri-devel@lists.freedesktop.org
T:	git git://people.freedesktop.org/~agd5f/linux
S:	Supported
F:	drivers/gpu/drm/radeon/
F:	include/uapi/drm/radeon*
F:	include/uapi/drm/radeon_drm.h
F:	drivers/gpu/drm/amd/
F:	include/uapi/drm/amdgpu*
F:	include/uapi/drm/amdgpu_drm.h

DRM PANEL DRIVERS
M:	Thierry Reding <thierry.reding@gmail.com>