mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
ASoC: mc13783: Remove embedded snd_soc_codec structs from private data structs
It is unused and a leftover of the pre multi-component era. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
c095ba7224
commit
95ad868289
|
|
@ -94,7 +94,6 @@
|
|||
#define AUDIO_DAC_CFS_DLY_B (1 << 10)
|
||||
|
||||
struct mc13783_priv {
|
||||
struct snd_soc_codec codec;
|
||||
struct mc13xxx *mc13xxx;
|
||||
|
||||
enum mc13783_ssi_port adc_ssi_port;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user