[alsa-devel] [PATCH 1/2] ASoC: Include I2C headers for corgi and poodle
Takashi Iwai
tiwai at suse.de
Wed Feb 18 14:00:35 CET 2009
At Wed, 18 Feb 2009 12:56:26 +0000,
Mark Brown wrote:
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/pxa/corgi.c | 1 +
> sound/soc/pxa/poodle.c | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
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().
Takashi
More information about the Alsa-devel
mailing list