X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fpci_hotplug.h;h=8f67e8f2a3cc0c0e24d32ebd77cde24bb94281a5;hb=7cedb1f17fb7f4374d11501f61656ae9d3ba47e9;hp=ab4cb6ecd47c3132c2393db1b290ea9965f3d96a;hpb=7e20ef030dde0e52dd5a57220ee82fa9facbea4e;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/pci_hotplug.h b/include/linux/pci_hotplug.h index ab4cb6ecd47..8f67e8f2a3c 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 kset pci_hotplug_slots_subsys; +extern struct kset *pci_hotplug_slots_kset; /* PCI Setting Record (Type 0) */ struct hpp_type0 {