aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sound/control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/control.h b/include/sound/control.h
index e3905c5a0950..1de148b0fd94 100644
--- a/include/sound/control.h
+++ b/include/sound/control.h
@@ -67,7 +67,6 @@ struct snd_kcontrol {
67 snd_kcontrol_info_t *info; 67 snd_kcontrol_info_t *info;
68 snd_kcontrol_get_t *get; 68 snd_kcontrol_get_t *get;
69 snd_kcontrol_put_t *put; 69 snd_kcontrol_put_t *put;
70 snd_kcontrol_tlv_rw_t *tlv_rw;
71 union { 70 union {
72 snd_kcontrol_tlv_rw_t *c; 71 snd_kcontrol_tlv_rw_t *c;
73 unsigned int *p; 72 unsigned int *p;