fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-frv / dma.h
index 18d6bb8..683c47d 100644 (file)
 /*
  * FRV DMA controller management
  */
-struct pt_regs;
-
-typedef irqreturn_t (*dma_irq_handler_t)(int dmachan, unsigned long cstr, void *data,
-                                        struct pt_regs *regs);
+typedef irqreturn_t (*dma_irq_handler_t)(int dmachan, unsigned long cstr, void *data);
 
 extern void frv_dma_init(void);