Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191648
b: refs/heads/master
c: 1483fea
h: refs/heads/master
v: v3
  • Loading branch information
Matt Fleming authored and Paul Mundt committed Apr 29, 2010
1 parent ef8c12a commit 1c704ab
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: 5f737b39be9110bd64874f508bd89ba27746b17e
refs/heads/master: 1483feac74fdfd84a7ed7586c66482842e3b6e86
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ int __cpu_disable(void)
return 0;
}
#else /* ... !CONFIG_HOTPLUG_CPU */
int native_cpu_disable(void)
int native_cpu_disable(unsigned int cpu)
{
return -ENOSYS;
}
Expand Down

0 comments on commit 1c704ab

Please sign in to comment.