ASoC: Staticize ak4641_dai
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>
This commit is contained in:
@@ -457,7 +457,7 @@ static struct snd_soc_dai_ops ak4641_pcm_dai_ops = {
|
|||||||
.set_sysclk = ak4641_set_dai_sysclk,
|
.set_sysclk = ak4641_set_dai_sysclk,
|
||||||
};
|
};
|
||||||
|
|
||||||
struct snd_soc_dai_driver ak4641_dai[] = {
|
static struct snd_soc_dai_driver ak4641_dai[] = {
|
||||||
{
|
{
|
||||||
.name = "ak4641-hifi",
|
.name = "ak4641-hifi",
|
||||||
.id = 1,
|
.id = 1,
|
||||||
|
Reference in New Issue
Block a user