mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 21:30:43 +00:00
ASoC: Staticise rx51_aux_dev
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
1dfb6efd87
commit
a0e17b4e3e
@ -365,7 +365,7 @@ static struct snd_soc_dai_link rx51_dai[] = {
|
||||
},
|
||||
};
|
||||
|
||||
struct snd_soc_aux_dev rx51_aux_dev[] = {
|
||||
static struct snd_soc_aux_dev rx51_aux_dev[] = {
|
||||
{
|
||||
.name = "TLV320AIC34b",
|
||||
.codec_name = "tlv320aic3x-codec.2-0019",
|
||||
|
Loading…
Reference in New Issue
Block a user