patch-2.3.48 linux/drivers/sound/dmabuf.c
Next file: linux/drivers/sound/es1371.c
Previous file: linux/drivers/sound/dev_table.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Thu Feb 24 22:12:57 2000
-  Orig file: 
v2.3.47/linux/drivers/sound/dmabuf.c
-  Orig date: 
Mon Oct  4 15:49:30 1999
diff -u --recursive --new-file v2.3.47/linux/drivers/sound/dmabuf.c linux/drivers/sound/dmabuf.c
@@ -29,8 +29,6 @@
 
 #include "sound_config.h"
 
-#if defined(CONFIG_AUDIO) || defined(CONFIG_GUS)
-
 #define DMAP_FREE_ON_CLOSE      0
 #define DMAP_KEEP_ON_CLOSE      1
 extern int sound_dmap_flag;
@@ -1286,5 +1284,3 @@
 			sound_free_dmap(adev->dmap_in);
 	}
 }
-
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)