summaryrefslogtreecommitdiff
path: root/cpu/mpc824x/interrupts.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc824x/interrupts.c')
-rw-r--r--cpu/mpc824x/interrupts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc824x/interrupts.c b/cpu/mpc824x/interrupts.c
index acb8947e0..4359ecc05 100644
--- a/cpu/mpc824x/interrupts.c
+++ b/cpu/mpc824x/interrupts.c
@@ -86,7 +86,7 @@ void irq_free_handler (int vec)
vga?
*/
-void timer_interrupt_cpu (struct pt_regs *regs, ulong timestamp)
+void timer_interrupt_cpu (struct pt_regs *regs)
{
/* nothing to do here */
return;