Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324247
b: refs/heads/master
c: 769ae54
h: refs/heads/master
i:
  324245: 4de5085
  324243: 95de1d6
  324239: acdf1a0
v: v3
  • Loading branch information
Mathias Krause authored and Bjorn Helgaas committed Sep 11, 2012
1 parent cde9d44 commit 806e32f
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: 67de07a77eed3970c39653a0e4d636b46ddfd83a
refs/heads/master: 769ae543dc8d5745e1ade88cbcf1271a96276fd2
2 changes: 1 addition & 1 deletion trunk/include/linux/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@ enum pci_fixup_pass {
/* Anonymous variables would be nice... */
#define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, class, \
class_shift, hook) \
static const struct pci_fixup const __pci_fixup_##name __used \
static const struct pci_fixup __pci_fixup_##name __used \
__attribute__((__section__(#section), aligned((sizeof(void *))))) \
= { vendor, device, class, class_shift, hook };

Expand Down

0 comments on commit 806e32f

Please sign in to comment.