X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fpci_hotplug.h;h=8f67e8f2a3cc0c0e24d32ebd77cde24bb94281a5;hb=d67c6f869c0a7f275689855161c93d714197e052;hp=a675a05c40919e95b769770c806b33fdf4002ebd;hpb=c4366889dda8110247be59ca41fddb82951a8c26;p=linux-2.6 diff --git a/include/linux/pci_hotplug.h b/include/linux/pci_hotplug.h index a675a05c40..8f67e8f2a3 100644 --- a/include/linux/pci_hotplug.h +++ b/include/linux/pci_hotplug.h @@ -174,7 +174,7 @@ extern int pci_hp_register (struct hotplug_slot *slot); extern int pci_hp_deregister (struct hotplug_slot *slot); extern int __must_check pci_hp_change_slot_info (struct hotplug_slot *slot, struct hotplug_slot_info *info); -extern struct subsystem pci_hotplug_slots_subsys; +extern struct kset *pci_hotplug_slots_kset; /* PCI Setting Record (Type 0) */ struct hpp_type0 {