]> 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)
commit5c1deedf95ed1e77a0509673bf4ff3f9a3a86ffc
tree1dc803e4ee1efecb71c1df9191c138c5b1fc3c07
parent9815cfce8465710dd8cdf1c082a50b57eaa0d9a6
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