Loading sound/pci/hda/hda_auto_parser.c +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ #include "hda_local.h" #include "hda_auto_parser.h" #define SFX "hda_codec: " /* * Helper for automatic pin configuration */ Loading sound/pci/hda/hda_priv.h +0 −6 Original line number Diff line number Diff line Loading @@ -358,12 +358,6 @@ struct azx { #endif }; #ifdef CONFIG_SND_VERBOSE_PRINTK #define SFX /* nop */ #else #define SFX "hda-intel " #endif #ifdef CONFIG_X86 #define azx_snoop(chip) ((chip)->snoop) #else Loading Loading
sound/pci/hda/hda_auto_parser.c +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ #include "hda_local.h" #include "hda_auto_parser.h" #define SFX "hda_codec: " /* * Helper for automatic pin configuration */ Loading
sound/pci/hda/hda_priv.h +0 −6 Original line number Diff line number Diff line Loading @@ -358,12 +358,6 @@ struct azx { #endif }; #ifdef CONFIG_SND_VERBOSE_PRINTK #define SFX /* nop */ #else #define SFX "hda-intel " #endif #ifdef CONFIG_X86 #define azx_snoop(chip) ((chip)->snoop) #else Loading