summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-11-28 12:57:38 +0100
committerTakashi Iwai <tiwai@suse.de>2008-11-28 12:57:38 +0100
commitbb40abe223ace0b6f29e8433d3936dac664178b5 (patch)
treeb3a4707d073e2ca27d839dad1c4dbfa7c78f317f
parentdaead538e9d8efe61d7d2bd12993c8d961b0abd6 (diff)
downloadop-kernel-dev-bb40abe223ace0b6f29e8433d3936dac664178b5.zip
op-kernel-dev-bb40abe223ace0b6f29e8433d3936dac664178b5.tar.gz
ALSA: hda - Remove unused proc entry in hda_bus struct
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--sound/pci/hda/hda_codec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index 43af18c..bbbc83b 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -615,8 +615,6 @@ struct hda_bus {
/* unsolicited event queue */
struct hda_bus_unsolicited *unsol;
- struct snd_info_entry *proc;
-
/* assigned PCMs */
DECLARE_BITMAP(pcm_dev_bits, SNDRV_PCM_DEVICES);
OpenPOWER on IntegriCloud