drm/bridge: sii902x: Make sii902x_audio_digital_mute static
authorYueHaibing <yuehaibing@huawei.com>
Fri, 14 Jun 2019 15:36:23 +0000 (23:36 +0800)
committerAndrzej Hajda <a.hajda@samsung.com>
Thu, 4 Jul 2019 07:45:20 +0000 (09:45 +0200)
commitf1513d20b9f17c4a9fbc641289e880eb2f879632
treeb1177a9025e6b926a6e703b2098d78e7a5ea381b
parent415d2e9e07574d3de63b8df77dc686e0ebf64865
drm/bridge: sii902x: Make sii902x_audio_digital_mute static

Fix sparse warning:

drivers/gpu/drm/bridge/sii902x.c:665:5: warning:
 symbol 'sii902x_audio_digital_mute' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190614153623.28708-1-yuehaibing@huawei.com
drivers/gpu/drm/bridge/sii902x.c