Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753155AbZI0B1L (ORCPT ); Sat, 26 Sep 2009 21:27:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753000AbZI0B1J (ORCPT ); Sat, 26 Sep 2009 21:27:09 -0400 Received: from tx2ehsobe004.messaging.microsoft.com ([65.55.88.14]:10951 "EHLO TX2EHSOBE007.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752858AbZI0B1I (ORCPT ); Sat, 26 Sep 2009 21:27:08 -0400 X-SpamScore: -18 X-BigFish: VPS-18(zz1432R98dN936eMzz1202hzzz32i6bh43j61h) X-Spam-TCS-SCL: 0:0 X-FB-SS: 5, X-WSS-ID: 0KQLW12-01-2PR-02 X-M-MSG: Date: Sun, 27 Sep 2009 09:27:16 +0800 From: Crane Cai To: Bjorn Helgaas CC: Stephen Rothwell , Len Brown , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: acpi tree build failure Message-ID: <20090927012716.GB10173@crane-desktop> Mail-Followup-To: Crane Cai , Bjorn Helgaas , Stephen Rothwell , Len Brown , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org References: <20090926121528.dfba135e.sfr@canb.auug.org.au> <1253934703.16789.21.camel@dc7800.home> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <1253934703.16789.21.camel@dc7800.home> User-Agent: Mutt/1.5.18 (2008-05-17) X-OriginalArrivalTime: 27 Sep 2009 01:26:57.0146 (UTC) FILETIME=[9A6F4DA0:01CA3F11] X-Reverse-DNS: unknown Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1324 Lines: 36 Hi Bjorn, On Fri, Sep 25, 2009 at 09:11:43PM -0600, Bjorn Helgaas wrote: > On Sat, 2009-09-26 at 12:15 +1000, Stephen Rothwell wrote: > > Hi Len, > > > > Today's linux-next build (x86_64 allmodconfig) failed like this: > > > > drivers/i2c/busses/i2c-scmi.c: In function 'acpi_smbus_cmi_add': > > drivers/i2c/busses/i2c-scmi.c:374: error: implicit declaration of function 'acpi_device_uid' > > drivers/i2c/busses/i2c-scmi.c:374: warning: format '%s' expects type 'char *', but argument 5 has type 'int' > > > > Caused by commit 6622d8cee73a26bce958484065c8f0e704911a62 ("ACPI: remove > > acpi_device_uid() and related stuff") interacting with commit > > dc9854212e0d7318d7133697906d98b78f3088b6 ("i2c: Add driver for SMBus > > Control Method Interface") recently added to Linus' tree. > > > > I have used the version of the acpi tree from next-20090925 for today. > > I think we should use the following patch to remove the usage of > acpi_device_uid(). Crane, do you agree, or is there some special > reason you need it here? I agree. > > > -- Best Regards, - Crane -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/