Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283396
b: refs/heads/master
c: cda57bf
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Jesse Barnes committed Jan 6, 2012
1 parent ff85cf9 commit 4c339ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aecab53f45b84fbc7d6848957f9d83e1c3548b17
refs/heads/master: cda57bf9348fdbf4b8a830d6f9eb7da81df2f486
2 changes: 1 addition & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4c339ab

Please sign in to comment.