remove odd and misleading comments from uio.h
[sfrench/cifs-2.6.git] / include / asm-m68k / atari_stdma.h
index b4eadf8527387292c19023b7c4dca8c36b8db7cd..8e389b7fa70c88ff3db422de4bfa7c2306d098ce 100644 (file)
@@ -8,8 +8,7 @@
 
 /***************************** Prototypes *****************************/
 
-void stdma_lock(irqreturn_t (*handler)(int, void *, struct pt_regs *),
-               void *data);
+void stdma_lock(irq_handler_t handler, void *data);
 void stdma_release( void );
 int stdma_others_waiting( void );
 int stdma_islocked( void );