projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46d212c
)
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
author
Takashi Iwai
<tiwai@suse.de>
Wed, 25 Mar 2015 06:40:33 +0000
(07:40 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 25 Mar 2015 06:44:21 +0000
(07:44 +0100)
Just forgotten to remove. It's now in sound/hdaudio.h.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
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 76776164623de006f7c48ca66489594d1e703543..21632174744bed41061cab65ed18c753285b971e 100644
(file)
--- a/
sound/pci/hda/hda_codec.h
+++ b/
sound/pci/hda/hda_codec.h
@@
-69,9
+69,6
@@
struct hda_codec;
struct hda_pcm;
struct hda_pcm_stream;
-/* NID type */
-typedef u16 hda_nid_t;
-
/* bus operators */
struct hda_bus_ops {
/* send a single command */