OSDN Git Service

ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static
authorYueHaibing <yuehaibing@huawei.com>
Tue, 16 Apr 2019 14:52:51 +0000 (22:52 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 2 May 2019 01:46:03 +0000 (10:46 +0900)
commita1a86e1bd4a87fd09171fd8555fe7490917e4e94
tree4d16a7c23028f55f2bd9f49683bc225b78fa911e
parent83b4f50ca2b2e93346195b51f58e8089f9f35c0b
ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static

Fix sparse warning:

sound/soc/amd/raven/acp3x-pcm-dma.c:561:24: warning:
 symbol 'acp3x_dai_i2s_ops' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/raven/acp3x-pcm-dma.c