]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/control.h
V4L/DVB (4925): Corrected and separated the Kconfig for usbvision
[linux-2.6-omap-h63xx.git] / include / sound / control.h
index e3905c5a0950a0ab0df3787514e7f549cddb17e4..1de148b0fd9472f5fd961c7c109d9f62053d69f9 100644 (file)
@@ -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;