Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45806
b: refs/heads/master
c: ec43c01
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jan 24, 2007
1 parent 578f9b1 commit a5e4f0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0b6218037b5cf50737a7dc0fc5464ea3f8781cd
refs/heads/master: ec43c01420fc1da8bf0b19f0ceb24d7d3c7f47f3
3 changes: 3 additions & 0 deletions trunk/arch/mips/kernel/smtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <linux/sched.h>
#include <linux/cpumask.h>
#include <linux/interrupt.h>
#include <linux/module.h>

#include <asm/cpu.h>
#include <asm/processor.h>
Expand Down Expand Up @@ -1047,6 +1048,8 @@ void smtc_ipi_replay(void)
}
}

EXPORT_SYMBOL(smtc_ipi_replay);

void smtc_idle_loop_hook(void)
{
#ifdef SMTC_IDLE_HOOK_DEBUG
Expand Down

0 comments on commit a5e4f0c

Please sign in to comment.