X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fpci_x86.h;h=8d8797eae5d704e238d764b4b4d1e7254c2ecc62;hb=2214482cb00e6da1397c2ecde5b392490eb9637f;hp=1a0422348d6d3f5aae451824c14f65fc0631bfc2;hpb=de02d72bb3cc5b3d4c873db4ca8291723dd48479;p=pandora-kernel.git diff --git a/arch/x86/include/asm/pci_x86.h b/arch/x86/include/asm/pci_x86.h index 1a0422348d6d..8d8797eae5d7 100644 --- a/arch/x86/include/asm/pci_x86.h +++ b/arch/x86/include/asm/pci_x86.h @@ -83,7 +83,7 @@ struct irq_routing_table { extern unsigned int pcibios_irq_mask; -extern spinlock_t pci_config_lock; +extern raw_spinlock_t pci_config_lock; extern int (*pcibios_enable_irq)(struct pci_dev *dev); extern void (*pcibios_disable_irq)(struct pci_dev *dev);