PCI: rpaphp: remove rpaphp_set_attention_status()
[firefly-linux-kernel-4.4.55.git] / drivers / pci / hotplug / rpaphp.h
index a2b22575cf77f6424f0fb620f3497bf1ec43b50f..e28e93cd00fd75dd610144192f0b55e3a1f002f2 100644 (file)
@@ -102,6 +102,5 @@ extern void dealloc_slot_struct(struct slot *slot);
 extern struct slot *alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain);
 extern int rpaphp_register_slot(struct slot *slot);
 extern int rpaphp_deregister_slot(struct slot *slot);
-extern int rpaphp_set_attention_status(struct slot *slot, u8 status);
        
 #endif                         /* _PPC64PHP_H */