]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/i386/pci/pci.h
[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable
[karo-tx-linux.git] / arch / i386 / pci / pci.h
index 12035e29108b445889006bb5aa842057ad9d5bb3..12bf3d8dda297e3f68f39dc06e996dfafedac58d 100644 (file)
@@ -35,6 +35,7 @@ extern unsigned int pcibios_max_latency;
 
 void pcibios_resource_survey(void);
 int pcibios_enable_resources(struct pci_dev *, int);
+void pcibios_disable_resources(struct pci_dev *);
 
 /* pci-pc.c */