Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 783b09dc authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.

parent 40fa4b6a
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -33,8 +33,6 @@


unsigned long cpu_khz;
unsigned long cpu_khz;


extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs);

irqreturn_t sim_timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
irqreturn_t sim_timer_interrupt(int irq, void *dev_id, struct pt_regs *regs)
{
{
#ifdef CONFIG_SMP
#ifdef CONFIG_SMP