patch-2.1.78 linux/drivers/sound/lowlevel/init.c
Next file: linux/drivers/sound/os.h
Previous file: linux/drivers/sound/lowlevel/awe_version.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Jan 4 10:40:16 1998
- Orig file:
v2.1.77/linux/drivers/sound/lowlevel/init.c
- Orig date:
Tue Mar 4 10:25:25 1997
diff -u --recursive --new-file v2.1.77/linux/drivers/sound/lowlevel/init.c linux/drivers/sound/lowlevel/init.c
@@ -28,7 +28,7 @@
void
sound_preinit_lowlevel_drivers(void)
{
-#ifdef CONFIG_AEDSP16
+#if defined(CONFIG_AEDSP16) && !defined(MODULE)
init_aedsp16();
#endif
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov