diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-11-08 16:42:39 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-11-15 09:42:21 +0100 |
commit | 7d2faa8dbb7055a115fe0cd6068d7090094a573d (patch) | |
tree | 9ee1c763d2d78d16c1c0fda47f8a1ca93f9d38fa /drivers/gpu/drm/virtio | |
parent | b86711c6d6e20eb945fe878de98ef7c9be2c2088 (diff) |
drm/fbdev-client: Unexport drm_fbdev_client_setup()
DRM drivers invoke drm_client_setup() to set up in-kernel clients.
No driver should call drm_fbdev_client_setup() directly. Therefore,
unexport the symbol and move the declaration to the internal header
drm_client_internal.h.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241108154600.126162-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/virtio')
0 files changed, 0 insertions, 0 deletions