summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2016-06-07 11:13:03 +0200
committerJo-Philipp Wich <jo@mein.io>2016-06-07 11:15:55 +0200
commit69b45d2223e3069407be97fd7b76a14b8d195cee (patch)
tree79057348fa540528280eddb5542086c6a0705e02 /scripts
parent160913f9debcc0193b2a481f2c63c489058d243d (diff)
downloadmaster-31e0f0ae-69b45d2223e3069407be97fd7b76a14b8d195cee.tar.gz
master-31e0f0ae-69b45d2223e3069407be97fd7b76a14b8d195cee.tar.bz2
master-31e0f0ae-69b45d2223e3069407be97fd7b76a14b8d195cee.zip
ixp4xx: fix Avila SoC audio driver compilation
Upstream dropped the `dapm` member of `struct snd_soc_component`, requiring users to access it using `snd_soc_codec_get_dapm()` instead so change the driver code to do just that. Fixes the following build error spotted by the buildbots: CC [M] sound/soc/gw-avila/gw-avila.o sound/soc/gw-avila/gw-avila.c: In function 'avila_aic3x_init': sound/soc/gw-avila/gw-avila.c:104:44: error: 'struct snd_soc_codec' has no member named 'dapm' Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions