Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87938
b: refs/heads/master
c: f10095c
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Mar 30, 2008
1 parent ac76e74 commit e75e638
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: 1b90c137cc2a0e9b813a8ae316827c493c664146
refs/heads/master: f10095c3ecb2116ef8b8fa7a56bd9f8b5fd89031
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/xics.c
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ void xics_request_IPIs(void)
}
#endif /* CONFIG_SMP */

void xics_teardown_cpu()
void xics_teardown_cpu(void)
{
int cpu = smp_processor_id();

Expand Down

0 comments on commit e75e638

Please sign in to comment.