diff --git a/[refs] b/[refs] index b85ca5226160..f822be470c19 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11b3a7555aa1b1629614e919889a4479dfe6f37b +refs/heads/master: 6a65d793b0a82c7e190d9fd92a479401b6a127ca diff --git a/trunk/include/sound/control.h b/trunk/include/sound/control.h index e3905c5a0950..1de148b0fd94 100644 --- a/trunk/include/sound/control.h +++ b/trunk/include/sound/control.h @@ -67,7 +67,6 @@ struct snd_kcontrol { snd_kcontrol_info_t *info; snd_kcontrol_get_t *get; snd_kcontrol_put_t *put; - snd_kcontrol_tlv_rw_t *tlv_rw; union { snd_kcontrol_tlv_rw_t *c; unsigned int *p;