|
@@ -526,7 +526,6 @@ struct snd_soc_dapm_widget {
|
|
enum snd_soc_dapm_type id;
|
|
enum snd_soc_dapm_type id;
|
|
const char *name; /* widget name */
|
|
const char *name; /* widget name */
|
|
const char *sname; /* stream name */
|
|
const char *sname; /* stream name */
|
|
- struct snd_soc_codec *codec;
|
|
|
|
struct list_head list;
|
|
struct list_head list;
|
|
struct snd_soc_dapm_context *dapm;
|
|
struct snd_soc_dapm_context *dapm;
|
|
|
|
|