[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101126082711.9c362c87.rdunlap@xenotime.net>
Date: Fri, 26 Nov 2010 08:27:11 -0800
From: Randy Dunlap <rdunlap@...otime.net>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Liam Girdwood <lrg@...mlogic.co.uk>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for November 25 (snd/soc/codecs)
On Fri, 26 Nov 2010 11:21:46 +0000 Mark Brown wrote:
> On Thu, Nov 25, 2010 at 06:45:13PM -0800, Randy Dunlap wrote:
>
> > config SND_SOC_I2C_AND_SPI
> > tristate
> > default m if I2C=m
> > default y if I2C=y
> > default y if SPI_MASTER=y
>
> > This doesn't handle the I2C disabled case, hence the build error.
>
> It does, anything with this configuration should have appropriate ifdefs
> to cover it, it's just that one is missed here. The purpose of the
> symbol is to ensure we don't try to build one of these drivers into the
> kernel when I2C is modular.
so we can look forward to a patch for this build error?
sound/soc/codecs/wm8737.c:563:error: 'i2c_master_send' undeclared (first use in this function)
thanks,
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists