Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11130
b: refs/heads/master
c: ca4973d
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 25ef979 commit 01a53b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 50bd2c72ca72c07d5640e3490845d4b0faf6c124
refs/heads/master: ca4973dd559b702e265688e724f356d289b8cd67
1 change: 0 additions & 1 deletion trunk/arch/mips/sibyte/sb1250/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ void sb1250_time_init(void)

void sb1250_timer_interrupt(struct pt_regs *regs)
{
extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs);
int cpu = smp_processor_id();
int irq = K_INT_TIMER_0 + cpu;

Expand Down

0 comments on commit 01a53b4

Please sign in to comment.