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

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)