Re: [PATCH -next] eeepc: fix kconfig selects

From: Corentin Chary
Date: Tue May 19 2009 - 02:05:00 EST


On Tue, May 19, 2009 at 2:57 AM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> EEEPC_LAPTOP selects HOTPLUG_PCI.  This causes failures (build error below)
> when CONFIG_HOTPLUG is not enabled, so additionally select HOTPLUG since
> kconfig 'select' doesn't follow its dependency chain.
> Also, only select HOTPLUG_PCI if PCI is already enabled.
>
> drivers/pci/hotplug/fakephp.c:55: error: implicit declaration of function 'pci_rescan_bus'

Acked-by: Corentin Chary <corentincj@xxxxxxxxxx>

Pushed into acpi4asus tree.
Len, please get it for rc7.

Thanks

--
Corentin Chary
http://xf.iksaif.net - http://uffs.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/