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

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