mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
topology: dapm - coding fixes
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
3b9e39dab5
commit
0d6949b7f1
1 changed files with 7 additions and 8 deletions
|
|
@ -152,8 +152,7 @@ static int copy_dapm_control(struct tplg_elem *elem, struct tplg_elem *ref)
|
|||
}
|
||||
|
||||
/* check referenced controls for a widget */
|
||||
static int tplg_build_widget(snd_tplg_t *tplg,
|
||||
struct tplg_elem *elem)
|
||||
static int tplg_build_widget(snd_tplg_t *tplg, struct tplg_elem *elem)
|
||||
{
|
||||
struct tplg_ref *ref;
|
||||
struct list_head *base, *pos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue