diff --git a/include/sound/soc.h b/include/sound/soc.h index 9ea99e5d3c8e561d8f6e1770328addf1acbaddc2..0e1cb847f8f8a9dd0b378b6dddc561c5588f61ab 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -932,8 +932,6 @@ struct snd_soc_codec { unsigned int cache_init:1; /* codec cache has been initialized */ /* codec IO */ - void *control_data; /* codec control (i2c/3wire) data */ - hw_write_t hw_write; void *reg_cache; /* component */