Re: [patch 2.5] PCI: fix non-hotplug build

Greg KH (greg@kroah.com)
Sun, 22 Jun 2003 19:44:33 -0700


On Sat, Jun 21, 2003 at 04:59:48PM +0400, Ivan Kokshaysky wrote:
> Current BK won't build when CONFIG_HOTPLUG is not set due to
> undefined references to pci_destroy_dev in hotplug.c.
> I think it makes sense to not compile hotplug.c in this case at all.
> Also, this allows to get rid of several function which are unused
> in non-hotplug kernel.
>
> Tested on Alpha.

Applied, thanks.

greg k-h
-
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/