Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316530
b: refs/heads/master
c: 15fa325
h: refs/heads/master
v: v3
  • Loading branch information
Myron Stowe authored and Bjorn Helgaas committed Jul 5, 2012
1 parent 222cefe commit e96ec80
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: 5d9a19e834815c5d224662d51e4634d14fe0ba54
refs/heads/master: 15fa325bebbe11184a051ed64965164fca8c1df2
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ int __init pcibios_init(void)
return 0;
}

char * __devinit pcibios_setup(char *str)
char * __init pcibios_setup(char *str)
{
if (!strcmp(str, "off")) {
pci_probe = 0;
Expand Down

0 comments on commit e96ec80

Please sign in to comment.