From c6bf1d8e8c08d37d42a3a96606470fc012cc30e7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 26 Jun 2014 17:30:12 +0200 Subject: ALSA: hda - Remove obsoleted SFX definitions It's no longer referred by anyone after standardizing with dev_*() macros. Signed-off-by: Takashi Iwai --- sound/pci/hda/hda_auto_parser.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/pci/hda/hda_auto_parser.c') diff --git a/sound/pci/hda/hda_auto_parser.c b/sound/pci/hda/hda_auto_parser.c index dabe419..a979019 100644 --- a/sound/pci/hda/hda_auto_parser.c +++ b/sound/pci/hda/hda_auto_parser.c @@ -17,8 +17,6 @@ #include "hda_local.h" #include "hda_auto_parser.h" -#define SFX "hda_codec: " - /* * Helper for automatic pin configuration */ -- cgit v1.1