patch-2.3.48 linux/drivers/sound/softoss_rs.c

Next file: linux/drivers/sound/sound_config.h
Previous file: linux/drivers/sound/softoss.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/drivers/sound/softoss_rs.c linux/drivers/sound/softoss_rs.c
@@ -17,8 +17,6 @@
 
 
 #include "sound_config.h"
-
-#ifdef CONFIG_SOFTOSS
 #include "softoss.h"
 
 void softsynth_resample_loop(short *buf, int loops)
@@ -130,4 +128,3 @@
 		}
 	}			/* Mix one sample */
 }
-#endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)