Commit bb40abe2 authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda - Remove unused proc entry in hda_bus struct

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent daead538
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment