[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:
parent
7debbe51cc
commit
6c726dc672
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue