Skip to content

Commit

Permalink
[ALSA] hda-codec - Remove superfluous code
Browse files Browse the repository at this point in the history
Remove the superfluous code that's actually not used at all.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Oct 16, 2007
1 parent 7debbe5 commit 6c726dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -8672,10 +8672,6 @@ static void alc268_auto_init(struct hda_codec *codec)
alc268_auto_init_analog_input(codec);
}

#ifdef CONFIG_SND_HDA_POWER_SAVE
#define alc883_loopbacks alc880_loopbacks
#endif

/*
* configuration and preset
*/
Expand Down

0 comments on commit 6c726dc

Please sign in to comment.