From 8624512aa908741ba2795200133eae0d7f4557ea Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Mar 2000 02:36:47 +0000 Subject: Merge with 2.3.48. --- drivers/sound/dmabuf.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/sound/dmabuf.c') diff --git a/drivers/sound/dmabuf.c b/drivers/sound/dmabuf.c index e70c10841..1296da1ea 100644 --- a/drivers/sound/dmabuf.c +++ b/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 @@ void DMAbuf_deinit(int dev) sound_free_dmap(adev->dmap_in); } } - -#endif -- cgit v1.2.3