drm: Remove DRM aperture helpers
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 30 Sep 2024 13:03:26 +0000 (15:03 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 14 Oct 2024 13:28:48 +0000 (15:28 +0200)
commit689274a56c0c088796d359f6c6267323931a2429
tree81a732240d51fa8cb87d2b1e7f93aec3fe62bc39
parenta522000d9470e4149ca835e7bd9213bfad4d813c
drm: Remove DRM aperture helpers

The DRM aperture helpers are wrappers around video helpers from
<linux/aperture.h>. There are no callers of these functions. Remove
them entirely.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Jonathan Corbet <corbet@lwn.net>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240930130921.689876-29-tzimmermann@suse.de
Documentation/gpu/drm-internals.rst
MAINTAINERS
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_aperture.c [deleted file]
include/drm/drm_aperture.h [deleted file]