diff options
author | Tom Rix <[email protected]> | 2023-04-04 14:53:29 -0400 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-04-06 20:29:45 +0300 |
commit | 6fda1c9420f27824f0a37d4d451349204a7bc8e5 (patch) | |
tree | 7267eab5ff83217afc137ef00d2cff0a8e0632ba /drivers/usb/cdns3/cdns3-debug.h | |
parent | 078f6ec8657db604a1620da6698fb236e9b96bec (diff) |
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 <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/530950/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions