From: Takashi Iwai Date: Thu, 16 Aug 2007 13:02:16 +0000 (+0200) Subject: [ALSA] hda-codec - Remove superfluous code X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6c726dc672d82749e09345a79350838d4558fae4;p=linux-beck.git [ALSA] hda-codec - Remove superfluous code Remove the superfluous code that's actually not used at all. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index b63d185433f9..31ff11721b7d 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -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 */