]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: make amdgpu_display_framebuffer_init() static
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2022 18:38:19 +0000 (14:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:25 +0000 (12:40 -0400)
commitd9b2b16d036c751ad1bb0de585cbb3278f799349
tree1dc803e4ee1efecb71c1df9191c138c5b1fc3c07
parentacdfa6e78e42dceca46cc8cee5ba6cd36316bb7c
drm/amdgpu: make amdgpu_display_framebuffer_init() static

It's not used outside of amdgpu_display.c.

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h