ALSA: hda - Remove unused proc entry in hda_bus struct
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
@@ -615,8 +615,6 @@ struct hda_bus {
|
|||||||
/* unsolicited event queue */
|
/* unsolicited event queue */
|
||||||
struct hda_bus_unsolicited *unsol;
|
struct hda_bus_unsolicited *unsol;
|
||||||
|
|
||||||
struct snd_info_entry *proc;
|
|
||||||
|
|
||||||
/* assigned PCMs */
|
/* assigned PCMs */
|
||||||
DECLARE_BITMAP(pcm_dev_bits, SNDRV_PCM_DEVICES);
|
DECLARE_BITMAP(pcm_dev_bits, SNDRV_PCM_DEVICES);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user