projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daead53
)
ALSA: hda - Remove unused proc entry in hda_bus struct
author
Takashi Iwai
<tiwai@suse.de>
Fri, 28 Nov 2008 11:57:38 +0000
(12:57 +0100)
committer
Takashi 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
patch
|
blob
|
history
diff --git
a/sound/pci/hda/hda_codec.h
b/sound/pci/hda/hda_codec.h
index
43af18c
..
bbbc83b
100644
(file)
--- a/
sound/pci/hda/hda_codec.h
+++ b/
sound/pci/hda/hda_codec.h
@@
-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);