summaryrefslogtreecommitdiffstats
path: root/drivers/sound/ics2101.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /drivers/sound/ics2101.c
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
Diffstat (limited to 'drivers/sound/ics2101.c')
-rw-r--r--drivers/sound/ics2101.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sound/ics2101.c b/drivers/sound/ics2101.c
index 35b82ac2c..dffb83265 100644
--- a/drivers/sound/ics2101.c
+++ b/drivers/sound/ics2101.c
@@ -17,7 +17,7 @@
#include "sound_config.h"
-#if defined(CONFIG_GUS) || defined(MODULE)
+#ifdef CONFIG_GUS
#include <linux/ultrasound.h>
#include "gus_hw.h"