patch-2.4.19 linux-2.4.19/drivers/sound/mpu401.h
Next file: linux-2.4.19/drivers/sound/msnd_pinnacle.c
Previous file: linux-2.4.19/drivers/sound/mpu401.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Aug  2 17:39:44 2002
-  Orig file: 
linux-2.4.18/drivers/sound/mpu401.h
-  Orig date: 
Mon Feb 25 11:38:06 2002
diff -urN linux-2.4.18/drivers/sound/mpu401.h linux-2.4.19/drivers/sound/mpu401.h
@@ -7,7 +7,7 @@
 
 /*	From mpu401.c */
 int probe_mpu401(struct address_info *hw_config);
-void attach_mpu401(struct address_info * hw_config, struct module *owner);
+int attach_mpu401(struct address_info * hw_config, struct module *owner);
 void unload_mpu401(struct address_info *hw_info);
 
 int intchk_mpu401(void *dev_id);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)