Hi all, After merging the sound-asoc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: sound/soc/sunxi/sun4i-codec.c:1188:2: error: unknown field 'has_reset' specified in initializer .has_reset = true, ^ sound/soc/sunxi/sun4i-codec.c:1188:15: warning: excess elements in struct initializer .has_reset = true, ^ sound/soc/sunxi/sun4i-codec.c:1188:15: note: (near initialization for 'sun6i_a31_codec_quirks') Caused by commit 8d9e4c9e993f ("ASoC: sun4i-codec: Add support for A31 playback through headphone output") I have used the sound-asoc tree from next-20161028 for today. -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html