summaryrefslogtreecommitdiffstats
path: root/sound/pci/cs5535audio/cs5535audio.h
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2008-11-06 16:46:31 -0500
committerTakashi Iwai <tiwai@suse.de>2008-12-10 17:14:41 +0100
commitb91254e75c3ec4f371ce1849672a95a929d99861 (patch)
tree2ca0f17b3b615dd1b62a230bc1cdced98b359c2b /sound/pci/cs5535audio/cs5535audio.h
parent3556d18465c6e67c7a8f436428b95671add02f57 (diff)
downloadop-kernel-dev-b91254e75c3ec4f371ce1849672a95a929d99861.zip
op-kernel-dev-b91254e75c3ec4f371ce1849672a95a929d99861.tar.gz
ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuff
This is no longer necessary, as we're no longer doing indexed i/o commands. Signed-off-by: Andres Salomon <dilinger@debian.org>
Diffstat (limited to 'sound/pci/cs5535audio/cs5535audio.h')
-rw-r--r--sound/pci/cs5535audio/cs5535audio.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/cs5535audio/cs5535audio.h b/sound/pci/cs5535audio/cs5535audio.h
index 93602cf..31ecb33 100644
--- a/sound/pci/cs5535audio/cs5535audio.h
+++ b/sound/pci/cs5535audio/cs5535audio.h
@@ -92,9 +92,6 @@ struct cs5535audio {
struct snd_pcm_substream *playback_substream;
struct snd_pcm_substream *capture_substream;
struct cs5535audio_dma dmas[NUM_CS5535AUDIO_DMAS];
-#ifdef CONFIG_OLPC
- int ec_analog_input_mode;
-#endif
};
#ifdef CONFIG_PM
OpenPOWER on IntegriCloud