Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316476
b: refs/heads/master
c: f39acb1
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Bjorn Helgaas committed Jun 12, 2012
1 parent 2b4b23a commit 5d18035
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: 8ff255afb022b8e183c7aa1ecc4ba8d0563e1e17
refs/heads/master: f39acb1f00059a7fada1971dcd6374fbff9b3238
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/bios32.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static void __devinit pci_fixup_cy82c693(struct pci_dev *dev)
}
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_CONTAQ, PCI_DEVICE_ID_CONTAQ_82C693, pci_fixup_cy82c693);

static void __init pci_fixup_it8152(struct pci_dev *dev)
static void __devinit pci_fixup_it8152(struct pci_dev *dev)
{
int i;
/* fixup for ITE 8152 devices */
Expand Down

0 comments on commit 5d18035

Please sign in to comment.