Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62933
b: refs/heads/master
c: cb2e091
h: refs/heads/master
i:
  62931: ffe0098
v: v3
  • Loading branch information
Tony Luck committed Jul 25, 2007
1 parent 1a682b3 commit 90968fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 9d6f40b86b47928ffde8a41cb2ef332da34b3de2
refs/heads/master: cb2e0912f714b116812ef5834b5ba80d894ac967
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ smp_send_stop (void)
send_IPI_allbutself(IPI_CPU_STOP);
}

int __init
int
setup_profiling_timer (unsigned int multiplier)
{
return -EINVAL;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/ia64/pci/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ pcibios_align_resource (void *data, struct resource *res,
/*
* PCI BIOS setup, always defaults to SAL interface
*/
char * __init
char * __devinit
pcibios_setup (char *str)
{
return str;
Expand Down

0 comments on commit 90968fc

Please sign in to comment.