drm/aperture: Inline fbdev conflict helpers into aperture helpers
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 12 Apr 2021 13:10:43 +0000 (15:10 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Wed, 14 Apr 2021 07:00:04 +0000 (09:00 +0200)
commit603dc7ed917f2f443f966370acf75e817965de97
treea03e889a9d78255db4100b59f410a7ed17c15985
parent6848c291a54f8cd1e8b32f4d6e0f681acc8d5095
drm/aperture: Inline fbdev conflict helpers into aperture helpers

Fbdev's helpers for handling conflicting framebuffer drivers are
related to framebuffer apertures, not console emulation. Therefore
remove them from drm_fb_helper.h and inline them into the aperture
helpers. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210412131043.5787-4-tzimmermann@suse.de
drivers/gpu/drm/drm_aperture.c
include/drm/drm_fb_helper.h