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)
commit31d5c52346cce168022b69b962023186b03eb43c
tree1dc803e4ee1efecb71c1df9191c138c5b1fc3c07
parent15f9cd4334c83716fa32647652a609e3ba6c998d
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