diff --git a/[refs] b/[refs] index c6eea1dfe4c8..fe7318f4a076 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 26f674ae0e37190bf61c988e52911e4372fdb5f5 +refs/heads/master: a03fa955576af50df80bec9127b46ef57e0877c0 diff --git a/trunk/include/linux/pci.h b/trunk/include/linux/pci.h index 66798b46f308..a46cabfd08c8 100644 --- a/trunk/include/linux/pci.h +++ b/trunk/include/linux/pci.h @@ -586,7 +586,7 @@ struct pci_dev { #define PCI_NUM_RESOURCES 11 #ifndef PCI_BUS_NUM_RESOURCES -#define PCI_BUS_NUM_RESOURCES 4 +#define PCI_BUS_NUM_RESOURCES 8 #endif #define PCI_REGION_FLAG_MASK 0x0fU /* These bits of resource flags tell us the PCI region flags */