]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc824x/interrupts.c
Fix a typo in cpu/mpc824x/interrupts.c
[karo-tx-uboot.git] / cpu / mpc824x / interrupts.c
index acb8947e0d8a9c6acbd69c62113c8834181f9537..4359ecc05e97e6c90c8463b74de316956338c4a3 100644 (file)
@@ -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;