[ALSA] hda-codec - Remove superfluous code
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Aug 2007 13:02:16 +0000 (15:02 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:05 +0000 (15:59 +0200)
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>
sound/pci/hda/patch_realtek.c

index b63d185..31ff117 100644 (file)
@@ -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
  */