ALSA: hda - Remove unused proc entry in hda_bus struct
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Nov 2008 11:57:38 +0000 (12:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Nov 2008 11:57:38 +0000 (12:57 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.h

index 43af18c4a214d223fb40acd12e5b3c120766f432..bbbc83b387d172958f7326a652ca406d4468578d 100644 (file)
@@ -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);
 
This page took 0.025633 seconds and 5 git commands to generate.