On Wed, 17 Jun 2009 16:23:17 +0400 Alexander Beregalov <a.beregalov@xxxxxxxxx> wrote: > Fix this build error when CONFIG_SYSFS is not set: > drivers/pci/slot.c: In function 'pci_hp_create_module_link': > drivers/pci/slot.c:327: error: 'module_kset' undeclared > > Signed-off-by: Alexander Beregalov <a.beregalov@xxxxxxxxx> > --- > drivers/pci/slot.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Thanks Alexander, but this one has been obsoleted by the one from Alex Chiang, which describes the dependencies in Kconfig instead... Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html