Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6c726dc6 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] hda-codec - Remove superfluous code



Remove the superfluous code that's actually not used at all.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 7debbe51
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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
 */