diff options
author | 2023-04-04 14:53:29 -0400 | |
---|---|---|
committer | 2023-04-06 20:29:45 +0300 | |
commit | 6fda1c9420f27824f0a37d4d451349204a7bc8e5 (patch) | |
tree | 7267eab5ff83217afc137ef00d2cff0a8e0632ba /drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | |
parent | drm/msm: Check for NULL before calling prepare_commit() (diff) | |
download | wireguard-linux-6fda1c9420f27824f0a37d4d451349204a7bc8e5.tar.xz wireguard-linux-6fda1c9420f27824f0a37d4d451349204a7bc8e5.zip |
drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to static
smatch reports
drivers/gpu/drm/msm/disp/mdp5/mdp5_cfg.c:658:26: warning: symbol
'msm8x76_config' was not declared. Should it be static?
This variable is only used in one file so should be static.
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/530950/
Link: https://lore.kernel.org/r/20230404185329.1925964-1-trix@redhat.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c')
0 files changed, 0 insertions, 0 deletions