mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 15:13:55 +08:00
Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next
This commit is contained in:
commit
136823384f
@ -52,6 +52,7 @@ static struct snd_soc_dai_link mop500_dai_links[] = {
|
||||
|
||||
static struct snd_soc_card mop500_card = {
|
||||
.name = "MOP500-card",
|
||||
.owner = THIS_MODULE,
|
||||
.probe = NULL,
|
||||
.dai_link = mop500_dai_links,
|
||||
.num_links = ARRAY_SIZE(mop500_dai_links),
|
||||
|
Loading…
Reference in New Issue
Block a user