From 5dbc94791005608c57674fba04dd6b5e19ba9342 Mon Sep 17 00:00:00 2001 From: Jiri Olsa Date: Mon, 12 Nov 2007 12:15:42 +0100 Subject: [ALSA] sound: remove dead config symbol from sound code remove dead config symbols from sound code Signed-off-by: Jiri Olsa Signed-off-by: Andrew Morton Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- include/sound/cs46xx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/sound/cs46xx.h') diff --git a/include/sound/cs46xx.h b/include/sound/cs46xx.h index 6b40ee60f4c5..e3005a674a24 100644 --- a/include/sound/cs46xx.h +++ b/include/sound/cs46xx.h @@ -1708,9 +1708,6 @@ struct snd_cs46xx { struct gameport *gameport; -#ifdef CONFIG_SND_CS46XX_DEBUG_GPIO - int current_gpio; -#endif #ifdef CONFIG_SND_CS46XX_NEW_DSP struct mutex spos_mutex; -- cgit v1.2.3-59-g8ed1b