patch-2.3.48 linux/drivers/sound/ad1816.c

Next file: linux/drivers/sound/ad1848.c
Previous file: linux/drivers/sound/ac97_codec.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/drivers/sound/ad1816.c linux/drivers/sound/ad1816.c
@@ -59,8 +59,6 @@
 #include "soundmodule.h"
 #include "sound_config.h"
 
-#ifdef CONFIG_AD1816
-
 #define DEBUGNOISE(x)
 #define DEBUGINFO(x) 
 #define DEBUGLOG(x) x
@@ -1429,5 +1427,3 @@
 }
 
 #endif /* MODULE */
-
-#endif /* CONFIG_AD1816 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)