diff options
author | Tom Rix <trix@redhat.com> | 2022-04-21 10:43:04 -0400 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-05-02 23:53:58 +0200 |
commit | 7494b1ed1df414e43dc8429f0c016b2054b1b5da (patch) | |
tree | 39b5de1bec23afeccbad64d71230e443cec98ecd /drivers/regulator | |
parent | 421be3ee36a497949a4b564cd1e4f7f9fe755f57 (diff) |
drm/rockchip: cdn-dp: change rk3399_cdn_dp from global to static
Smatch reports this issue
cdn-dp-core.c:51:20: warning: symbol 'rk3399_cdn_dp' was not declared. Should it be static?
rk3399_cdn_dp is only used in cdn-dp-core.c so change
its storge-class specifier to static.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220421144304.586396-1-trix@redhat.com
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions