From baed09b079e65a56130e92f543a1e092beb76f08 Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Mon, 4 Jan 2010 15:44:10 -0800 Subject: [PATCH] --- yaml --- r: 180959 b: refs/heads/master c: 3804259475314a50e4d7a8a974a22fddb6ac7dd7 h: refs/heads/master i: 180957: d4d48d34a90202defa0ab28d0af8037e9e1616e9 180955: ac61d294f7f8b02dd3d13023a5607cedaafabbcc 180951: df742081dbaad93bceb73b19c9c1091253a1da4c 180943: 38efbb738909825957c38f2be96ef46be2ab8f2a 180927: 3de6911f9ed1263391a859a9414325ccbc823db2 v: v3 --- [refs] | 2 +- trunk/drivers/pci/hotplug/rpaphp_core.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 402f802b17ca..5887a6792ea6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9dfd97fe12f79ec8b68feb63912a4ef2f31f571a +refs/heads/master: 3804259475314a50e4d7a8a974a22fddb6ac7dd7 diff --git a/trunk/drivers/pci/hotplug/rpaphp_core.c b/trunk/drivers/pci/hotplug/rpaphp_core.c index b14e5e66a92c..dcaae725fd79 100644 --- a/trunk/drivers/pci/hotplug/rpaphp_core.c +++ b/trunk/drivers/pci/hotplug/rpaphp_core.c @@ -430,7 +430,6 @@ struct hotplug_slot_ops rpaphp_hotplug_slot_ops = { .get_power_status = get_power_status, .get_attention_status = get_attention_status, .get_adapter_status = get_adapter_status, - .get_max_bus_speed = get_max_bus_speed, }; module_init(rpaphp_init);