[alsa-devel] [PATCH 1/2] ASoC: Include I2C headers for corgi and poodle
Mark Brown
broonie at sirena.org.uk
Wed Feb 18 15:56:57 CET 2009
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
Mark Brown (2):
ASoC: Fix build for corgi and poodle
ASoC: Implement SPI device unregistration for WM8731
sound/soc/codecs/wm8731.c | 7 ++++++-
sound/soc/pxa/corgi.c | 3 ++-
sound/soc/pxa/poodle.c | 3 ++-
3 files changed, 10 insertions(+), 3 deletions(-)
More information about the Alsa-devel
mailing list