[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110308205732.GA17743@mako-laptop>
Date: Tue, 8 Mar 2011 21:57:32 +0100
From: Mariusz Kozlowski <mk@....zgora.pl>
To: Narendra_K@...l.com
Cc: mk@....zgora.pl, sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: linux-next: Tree for March 7
On Mon, Mar 07, 2011 at 11:52:04AM -0800, Narendra_K@...l.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.
--
Mariusz Kozlowski
--
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