aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/hda_codec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index 76776164623d..21632174744b 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -69,9 +69,6 @@ struct hda_codec;
69struct hda_pcm; 69struct hda_pcm;
70struct hda_pcm_stream; 70struct hda_pcm_stream;
71 71
72/* NID type */
73typedef u16 hda_nid_t;
74
75/* bus operators */ 72/* bus operators */
76struct hda_bus_ops { 73struct hda_bus_ops {
77 /* send a single command */ 74 /* send a single command */