commit | 128bc4ba8c52194eae5a80594ec9b7f6b35ba88f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon May 07 17:42:31 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 08 18:01:33 2012 +0200 |
tree | 02cf180917b5a5f6732eaa5f6bfebd91abc120d8 | |
parent | 23d30f28275ddd7fdb87f265e9a440baf4a4cf09 [diff] [blame] |
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c Just code shuffles. Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c index d290a8f..d0d3540 100644 --- a/sound/pci/hda/patch_ca0132.c +++ b/sound/pci/hda/patch_ca0132.c
@@ -30,6 +30,7 @@ #include <sound/core.h> #include "hda_codec.h" #include "hda_local.h" +#include "hda_auto_parser.h" #define WIDGET_CHIP_CTRL 0x15 #define WIDGET_DSP_CTRL 0x16