diff options
| author | Arnd Bergmann <[email protected]> | 2023-05-01 14:31:53 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 13:29:11 +0000 |
| commit | dae343b343ff741d727312b2a9b03d86e64b31c5 (patch) | |
| tree | 989a64e243a607cc787a102dea2ecf58d8da0210 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amdgpu/gfx10: always restore kcq/kgq MQDs (diff) | |
| download | kernel-dae343b343ff741d727312b2a9b03d86e64b31c5.tar.gz kernel-dae343b343ff741d727312b2a9b03d86e64b31c5.zip | |
drm/amd/display: mark amdgpu_dm_connector_funcs_force static
A global function without a header prototype has made it into
linux-next during the merge window:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6339:6: error: no previous prototype for 'amdgpu_dm_connector_funcs_force' [-Werror=missing-prototypes]
Mark the function static instead, as there are no other
callers outside this file.
Fixes: 0ba4a784a145 ("drm/amd/display: implement force function in amdgpu_dm_connector_funcs")
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
