From: Gavin Shan Date: Wed, 12 Nov 2014 02:43:52 +0000 (+1100) Subject: PCI: Remove unused and broken to_hotplug_slot() X-Git-Tag: omap-for-v3.19/fixes-rc1~137^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4acded086c4320bc58bd59ea746fd19de6dabb0;p=pandora-kernel.git PCI: Remove unused and broken to_hotplug_slot() to_hotplug_slot() is unused and wouldn't work anyway, because struct hotplug_slot no longer contains a struct kobject (it was removed by f46753c5e354 ("PCI: introduce pci_slot")). Remove to_hotplug_slot(). [bhelgaas: changelog] Signed-off-by: Gavin Shan Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed