[ALSA] hda-codec - Remove superfluous code

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>
This commit is contained in:
Takashi Iwai 2007-08-16 15:02:16 +02:00 committed by Jaroslav Kysela
parent 7debbe51cc
commit 6c726dc672
1 changed files with 0 additions and 4 deletions

View File

@ -8672,10 +8672,6 @@ static void alc268_auto_init(struct hda_codec *codec)
alc268_auto_init_analog_input(codec); alc268_auto_init_analog_input(codec);
} }
#ifdef CONFIG_SND_HDA_POWER_SAVE
#define alc883_loopbacks alc880_loopbacks
#endif
/* /*
* configuration and preset * configuration and preset
*/ */