]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pci.h
[PATCH] pci: Repair pci_save/restore_state so we can restore one save many times.
[linux-2.6-omap-h63xx.git] / include / linux / pci.h
index 78417e421b4c2d942c0ce7038e22a677bf220742..481ea0663f19f18c9d6e35202d9b64b14398f182 100644 (file)
@@ -209,11 +209,6 @@ static inline void pci_add_saved_cap(struct pci_dev *pci_dev,
        hlist_add_head(&new_cap->next, &pci_dev->saved_cap_space);
 }
 
-static inline void pci_remove_saved_cap(struct pci_cap_saved_state *cap)
-{
-       hlist_del(&cap->next);
-}
-
 /*
  *  For PCI devices, the region numbers are assigned this way:
  *