Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-next
This commit is contained in:
@@ -132,7 +132,7 @@ static int sst_send_slot_map(struct sst_data *drv)
|
||||
sizeof(cmd.header) + cmd.header.length);
|
||||
}
|
||||
|
||||
int sst_slot_enum_info(struct snd_kcontrol *kcontrol,
|
||||
static int sst_slot_enum_info(struct snd_kcontrol *kcontrol,
|
||||
struct snd_ctl_elem_info *uinfo)
|
||||
{
|
||||
struct sst_enum *e = (struct sst_enum *)kcontrol->private_value;
|
||||
|
Reference in New Issue
Block a user