diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-09-07 10:52:05 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-09-11 15:12:37 +0200 |
commit | 9ab7dc25ab65db5f8d45bc6ee0431f9ae387b642 (patch) | |
tree | 5177049cad83bc59a7ddddf28ffeda5b45361a83 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
parent | 8887086ef2e0047ec321103a15e7d766be3a3874 (diff) | |
download | linux-9ab7dc25ab65db5f8d45bc6ee0431f9ae387b642.tar.gz linux-9ab7dc25ab65db5f8d45bc6ee0431f9ae387b642.tar.bz2 linux-9ab7dc25ab65db5f8d45bc6ee0431f9ae387b642.zip |
fbdev/core: Remove empty internal helpers from fb_logo.c
Remove the two empty helpers for the case the CONFIG_FB_LOGO_EXTRA
has not been set. They are internal functions and only called once.
Providing empty replacements seems like overkill. Instead protect
the call sites with a test for CONFIG_FB_LOGO_EXTRA.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230907085408.9354-7-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions