diff options
Diffstat (limited to 'include/sound/cs46xx.h')
-rw-r--r-- | include/sound/cs46xx.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 { | |||
1708 | 1708 | ||
1709 | struct gameport *gameport; | 1709 | struct gameport *gameport; |
1710 | 1710 | ||
1711 | #ifdef CONFIG_SND_CS46XX_DEBUG_GPIO | ||
1712 | int current_gpio; | ||
1713 | #endif | ||
1714 | #ifdef CONFIG_SND_CS46XX_NEW_DSP | 1711 | #ifdef CONFIG_SND_CS46XX_NEW_DSP |
1715 | struct mutex spos_mutex; | 1712 | struct mutex spos_mutex; |
1716 | 1713 | ||