Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316529
b: refs/heads/master
c: 5d9a19e
h: refs/heads/master
i:
  316527: 5641614
v: v3
  • Loading branch information
Myron Stowe authored and Bjorn Helgaas committed Jul 5, 2012
1 parent bde5c72 commit 222cefe
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: 7477dc291b5618da02e2aee388e3a4815c90906f
refs/heads/master: 5d9a19e834815c5d224662d51e4634d14fe0ba54
2 changes: 1 addition & 1 deletion trunk/arch/unicore32/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ static int __init pci_common_init(void)
}
subsys_initcall(pci_common_init);

char * __devinit pcibios_setup(char *str)
char * __init pcibios_setup(char *str)
{
if (!strcmp(str, "debug")) {
debug_pci = 1;
Expand Down

0 comments on commit 222cefe

Please sign in to comment.