At Tue, 12 Jan 2010 14:27:25 +0100, 私 wrote:
At Tue, 12 Jan 2010 13:20:02 +0000, Mark Brown wrote:
The following changes since your topic/asoc branch are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.34
Since they include (via the 2.6.33 merge) a merge of Linus' tree I've only included the changes that aren't already in your tree or mainline in the summary below, though it looks like the diffstat picked up some extra changes due to the way I tried to do that.
Pulled now. I'm going to check cross-build tests.
I got a build error quickly:
sound/soc/codecs/ad1836.c: In function 'ad1836_soc_resume': sound/soc/codecs/ad1836.c:247: error: 'AD1836_ADC_AUX' undeclared (first use in this function) sound/soc/codecs/ad1836.c:247: error: (Each undeclared identifier is reported only once sound/soc/codecs/ad1836.c:247: error: for each function it appears in.)
This must be one of Barry's patches.
Takashi