summaryrefslogtreecommitdiffstats
path: root/drivers/sound/ad1816.c
diff options
context:
space:
mode:
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 */