[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060919093641.734f8120.akpm@osdl.org>
Date: Tue, 19 Sep 2006 09:36:41 -0700
From: Andrew Morton <akpm@...l.org>
To: Greg KH <greg@...ah.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: 2.6.18-rc7-mm1
On Tue, 19 Sep 2006 07:21:16 -0700
Greg KH <greg@...ah.com> wrote:
> Although the ia64 one should not be due to anything in the driver tree,
> I don't know what caused that, the pci tree is pretty tiny right now.
drivers/pci/probe.c: In function `pci_create_legacy_files':
drivers/pci/probe.c:45: warning: implicit declaration of function `device_create_bin_file'
drivers/pci/probe.c: In function `pci_remove_legacy_files':
drivers/pci/probe.c:61: warning: implicit declaration of function `device_remove_bin_file'
drivers/pci/probe.c: In function `pci_create_bus':
drivers/pci/probe.c:1033: warning: label `sys_create_link_err' defined but not used
The changes inside HAVE_PCI_LEGACY broke.
gregkh-pci-pci_bridge-device.patch
gregkh-pci-pci-sort-device-lists-breadth-first.patch and
gregkh-pci-pci-must_check-fixes.patch
touch that file.
-
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