From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH 1/1] Blackfin I2C TWI driver: disable BF54x for i2c driver compile error currently. Date: Fri, 14 Mar 2008 16:50:50 +0100 Message-ID: <20080314165050.391973d1@hyperion.delvare> References: <1205480590-26457-1-git-send-email-cooloney@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1205480590-26457-1-git-send-email-cooloney-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org Errors-To: i2c-bounces-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org To: Bryan Wu Cc: i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Fri, 14 Mar 2008 00:43:10 -0700, Bryan Wu wrote: > Signed-off-by: Bryan Wu > --- > drivers/i2c/busses/Kconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig > index 476b0bb..5fa9c3c 100644 > --- a/drivers/i2c/busses/Kconfig > +++ b/drivers/i2c/busses/Kconfig > @@ -100,7 +100,7 @@ config I2C_AU1550 > > config I2C_BLACKFIN_TWI > tristate "Blackfin TWI I2C support" > - depends on BF534 || BF536 || BF537 || BF54x > + depends on BF534 || BF536 || BF537 > help > This is the TWI I2C device driver for Blackfin 534/536/537/54x. > This driver can also be built as a module. If so, the module Applied and queued for 2.6.25, thanks. -- Jean Delvare _______________________________________________ i2c mailing list i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org http://lists.lm-sensors.org/mailman/listinfo/i2c