瀏覽代碼

ALSA: hda - Remove unused proc entry in hda_bus struct

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Takashi Iwai 16 年之前
父節點
當前提交
bb40abe223
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      sound/pci/hda/hda_codec.h

+ 0 - 2
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);