patch-2.3.10 linux/drivers/char/dsp56k.c
Next file: linux/drivers/char/dz.c
Previous file: linux/drivers/char/dn_keyb.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jul 6 19:16:55 1999
- Orig file:
v2.3.9/linux/drivers/char/dsp56k.c
- Orig date:
Sat Oct 31 11:05:37 1998
diff -u --recursive --new-file v2.3.9/linux/drivers/char/dsp56k.c linux/drivers/char/dsp56k.c
@@ -519,8 +519,7 @@
/****** Init and module functions ******/
-
-__initfunc(int dsp56k_init(void))
+int __init dsp56k_init(void)
{
if(!MACH_IS_ATARI || !ATARIHW_PRESENT(DSP56K)) {
printk("DSP56k driver: Hardware not present\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)