aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-16 15:02:16 +0200
committerJaroslav Kysela <perex@perex.cz>2007-10-16 15:59:05 +0200
commit6c726dc672d82749e09345a79350838d4558fae4 (patch)
tree4db3de7846502c9038d6969f5724ddb123b05ed3 /sound/pci/hda/patch_realtek.c
parent[ALSA] hda-codec - Fix PM on ALC885 Intel Macs (diff)
downloadlinux-dev-6c726dc672d82749e09345a79350838d4558fae4.tar.xz
linux-dev-6c726dc672d82749e09345a79350838d4558fae4.zip
[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>
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c4
1 files changed, 0 insertions, 4 deletions
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
*/