X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=include%2Fxen%2Fpcifront.h;h=50d76fe8212d68b9641cfac74e9778c31139d785;hp=17c843ade14c65cb670123cf8b9472b5d4bd7a6e;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57 diff --git a/include/xen/pcifront.h b/include/xen/pcifront.h index 17c843ade..50d76fe82 100644 --- a/include/xen/pcifront.h +++ b/include/xen/pcifront.h @@ -6,7 +6,6 @@ #ifndef __XEN_ASM_PCIFRONT_H__ #define __XEN_ASM_PCIFRONT_H__ -#include #include #ifdef __KERNEL__ @@ -70,7 +69,7 @@ static inline void pcifront_init_sd(struct pcifront_sd *sd, int domain, #endif /* __ia64__ */ -extern spinlock_t pci_bus_lock; +extern struct rw_semaphore pci_bus_sem; #endif /* __KERNEL__ */