Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932613Ab1CIQp7 (ORCPT ); Wed, 9 Mar 2011 11:45:59 -0500 Received: from unix.wroclaw.pl ([94.23.28.62]:40322 "EHLO unix.wroclaw.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834Ab1CIQp5 (ORCPT ); Wed, 9 Mar 2011 11:45:57 -0500 Date: Wed, 9 Mar 2011 17:45:48 +0100 From: Mariusz Kozlowski To: Narendra_K@Dell.com Cc: mk@lab.zgora.pl, sfr@canb.auug.org.au, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: linux-next: Tree for March 7 Message-ID: <20110309164548.GA2230@mako-laptop> References: <20110307180547.0cd7b9eb.sfr@canb.auug.org.au> <20110307190537.GA5694@mako-laptop> <20110307201215.GB22450@fedora14-r610.oslab.blr.amer.dell.com> <20110308205732.GA17743@mako-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110308205732.GA17743@mako-laptop> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Report: SpamAssassin 3.2.5 (2008-06-10) on unix.wroclaw.pl Spam=No score=-1.4 bayes=0.5 autolearn=disabled Spam Tests: * -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1397 Lines: 40 On Tue, Mar 08, 2011 at 09:57:32PM +0100, Mariusz Kozlowski wrote: > On Mon, Mar 07, 2011 at 11:52:04AM -0800, Narendra_K@Dell.com wrote: > > On Tue, Mar 08, 2011 at 12:35:37AM +0530, Mariusz Kozlowski wrote: > > > On Mon, Mar 07, 2011 at 06:05:47PM +1100, Stephen Rothwell wrote: > > > > Hi all, > > > > > > > > Changes since 20110304: > > > > > > drivers/pci/pci-label.c: In function 'pci_create_firmware_label_files': > > > drivers/pci/pci-label.c:366: error: implicit declaration of function 'device_has_dsm' > > > > > > Fails for !CONFIG_ACPI. > > > > > > pci_create_firmware_label_files() uses device_has_dsm() which definition > > > is under #ifdef CONFIG_ACPI. > > > > > > > Hello, > > > > Sorry for the inconvenience. I sent a fix for this just now. > > > > http://marc.info/?l=linux-next&m=129952710415436&w=2 > > One more thing poped up today: > > drivers/built-in.o: In function `dsm_label_utf16s_to_utf8s': > /home/linux/linux-2.6/drivers/pci/pci-label.c:193: undefined > reference to `utf16s_to_utf8s' > > Linker fails when CONFIG_NLS != y. I see it was already reported earlier so sorry for the noise. -- Mariusz Kozlowski -- 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/