summaryrefslogtreecommitdiffstats
path: root/drivers/sound/ad1816.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-02 02:36:47 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-02 02:36:47 +0000
commit8624512aa908741ba2795200133eae0d7f4557ea (patch)
treed5d3036fccf2604f4c98dedc11e8adb929d6b52e /drivers/sound/ad1816.c
parent7b8f5d6f1d45d9f9de1d26e7d3c32aa5af11b488 (diff)
Merge with 2.3.48.
Diffstat (limited to 'drivers/sound/ad1816.c')
-rw-r--r--drivers/sound/ad1816.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/sound/ad1816.c b/drivers/sound/ad1816.c
index c94481524..e45609e5c 100644
--- a/drivers/sound/ad1816.c
+++ b/drivers/sound/ad1816.c
@@ -59,8 +59,6 @@ Changes:
#include "soundmodule.h"
#include "sound_config.h"
-#ifdef CONFIG_AD1816
-
#define DEBUGNOISE(x)
#define DEBUGINFO(x)
#define DEBUGLOG(x) x
@@ -1429,5 +1427,3 @@ void cleanup_module(void)
}
#endif /* MODULE */
-
-#endif /* CONFIG_AD1816 */