Skip to content

Commit

Permalink
ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Takashi Iwai committed Mar 25, 2015
1 parent 46d212c commit 44e39b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/pci/hda/hda_codec.h
Original file line number Diff line number Diff line change
@@ -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 */

0 comments on commit 44e39b9

Please sign in to comment.