aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-01 16:31:53 +0200
committerAlex Deucher <[email protected]>2023-06-09 09:29:11 -0400
commitdae343b343ff741d727312b2a9b03d86e64b31c5 (patch)
tree989a64e243a607cc787a102dea2ecf58d8da0210 /tools/perf/scripts/python
parent2dbaf83998fe4772c83e5060cfbc21808758bb4b (diff)
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions