Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / include / sound / soc-topology.h
index 328cf76..4afd667 100644 (file)
@@ -54,7 +54,7 @@ struct snd_soc_dobj_control {
 
 /* dynamic widget object */
 struct snd_soc_dobj_widget {
-       unsigned int kcontrol_type;     /* kcontrol type: mixer, enum, bytes */
+       unsigned int *kcontrol_type;    /* kcontrol type: mixer, enum, bytes */
 };
 
 /* generic dynamic object - all dynamic objects belong to this struct */