提交 10dcc448 编写于 作者: K kbuild test robot 提交者: Mark Brown

ASoC: max98925_spk_tlv can be static

Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 1ff27651
......@@ -186,7 +186,7 @@ static bool max98925_readable_register(struct device *dev, unsigned int reg)
}
}
DECLARE_TLV_DB_SCALE(max98925_spk_tlv, -600, 100, 0);
static DECLARE_TLV_DB_SCALE(max98925_spk_tlv, -600, 100, 0);
static const struct snd_kcontrol_new max98925_snd_controls[] = {
SOC_SINGLE_TLV("Speaker Volume", MAX98925_GAIN,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册