Skip to content

Commit

Permalink
ALSA: hda - Remove unused proc entry in hda_bus struct
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Nov 28, 2008
1 parent daead53 commit bb40abe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/pci/hda/hda_codec.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit bb40abe

Please sign in to comment.