> FYI:
>
> drivers/pci/hotplug.c: In function `pci_remove_bus_device':
> drivers/pci/hotplug.c:262: warning: implicit declaration of function `pci_destroy_dev'
> drivers/pci/hotplug.c: At top level:
> drivers/pci/hotplug.c:224: warning: `pci_free_resources' defined but not used
>
> ---
>
> drivers/built-in.o: In function `pci_remove_bus_device':
> drivers/built-in.o(.text+0x2402): undefined reference to `pci_destroy_dev'
> make: *** [.tmp_vmlinux1] Error 1
Try turning CONFIG_HOTPLUG on.
-- Alex Goddard agoddard@purdue.edu - 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/