Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb40abe2 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Remove unused proc entry in hda_bus struct



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent daead538
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);