From: Takashi Iwai Date: Thu, 16 Aug 2007 13:02:16 +0000 (+0200) Subject: [ALSA] hda-codec - Remove superfluous code X-Git-Tag: v2.6.24-rc1~832^2~166 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=6c726dc672d82749e09345a79350838d4558fae4;p=~emulex%2Finfiniband.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 b63d185433f..31ff11721b7 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 */