Message ID | 1673977925-8250-1-git-send-email-quic_jhugo@quicinc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS/ACCEL: Add include/drm/drm_accel.h to the accel entry | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 31ffd4b..7995ec7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6754,6 +6754,7 @@ C: irc://irc.oftc.net/dri-devel T: git https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/accel.git F: Documentation/accel/ F: drivers/accel/ +F: include/drm/drm_accel.h DRM DRIVERS FOR ALLWINNER A10 M: Maxime Ripard <mripard@kernel.org>
get_maintainer.pl does not suggest Oded Gabbay, the DRM COMPUTE ACCELERATORS DRIVERS AND FRAMEWORK maintainer for changes that touch the Accel Subsystem header - drm_accel.h. This is because that file is missing from the Accel Subsystem entry. Fix this. Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)