patch-2.3.99-pre4 linux/drivers/char/mem.c
Next file: linux/drivers/char/n_r3964.c
Previous file: linux/drivers/char/joystick/joystick.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Apr 10 22:58:59 2000
- Orig file:
v2.3.99-pre3/linux/drivers/char/mem.c
- Orig date:
Tue Mar 14 19:10:39 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/drivers/char/mem.c linux/drivers/char/mem.c
@@ -34,9 +34,6 @@
#ifdef CONFIG_SOUND_OSS
void soundcard_init(void);
#endif
-#ifdef CONFIG_DMASOUND
-void dmasound_init(void);
-#endif
#endif
#ifdef CONFIG_SPARCAUDIO
extern int sparcaudio_init(void);
@@ -633,9 +630,6 @@
soundcore_init();
#ifdef CONFIG_SOUND_OSS
soundcard_init();
-#endif
-#ifdef CONFIG_DMASOUND
- dmasound_init();
#endif
#endif
#ifdef CONFIG_SPARCAUDIO
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)