patch-2.4.0-test7 linux/drivers/sound/opl3.h
Next file: linux/drivers/sound/opl3sa.c
Previous file: linux/drivers/sound/opl3.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Aug 11 08:26:43 2000
- Orig file:
v2.4.0-test6/linux/drivers/sound/opl3.h
- Orig date:
Tue Mar 7 14:32:26 2000
diff -u --recursive --new-file v2.4.0-test6/linux/drivers/sound/opl3.h linux/drivers/sound/opl3.h
@@ -6,6 +6,6 @@
*/
int opl3_detect (int ioaddr, int *osp);
-int opl3_init(int ioaddr, int *osp);
+int opl3_init(int ioaddr, int *osp, struct module *owner);
void enable_opl3_mode(int left, int right, int both);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)