diff --git a/[refs] b/[refs] index e1beeb8a93c2..3683b3c5f465 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aecab53f45b84fbc7d6848957f9d83e1c3548b17 +refs/heads/master: cda57bf9348fdbf4b8a830d6f9eb7da81df2f486 diff --git a/trunk/include/linux/pci.h b/trunk/include/linux/pci.h index 174fe8aabdde..5d06e340da9a 100644 --- a/trunk/include/linux/pci.h +++ b/trunk/include/linux/pci.h @@ -111,7 +111,7 @@ enum { PCI_NUM_RESOURCES, /* preserve this for compatibility */ - DEVICE_COUNT_RESOURCE + DEVICE_COUNT_RESOURCE = PCI_NUM_RESOURCES, }; typedef int __bitwise pci_power_t;