At Wed, 18 Feb 2009 14:56:57 +0000, Mark Brown wrote:
On Wed, Feb 18, 2009 at 02:00:35PM +0100, Takashi Iwai wrote:
Better, but now get other errors.
sound/soc/pxa/corgi.c:369: error: implicit declaration of function 'wm8731_i2c_setup' sound/soc/pxa/poodle.c:334: error: implicit declaration of function 'wm8731_i2c_setup'
Looks like a typo of wm8731_i2c_register().
Yes, it is. Pushed out a fixed version - your .config worked, looks like whatever caused me problems in the past has been fixed.
The following changes since commit 59544d33ff3118f22a484d8be06cdf5cfc2fdca5: Mark Brown (1): ASoC: Remove version display from the WM8753 driver
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.30
Thanks, pulled now.
Takashi