diff options
author | Ian Minett <ian_minett@creativelabs.com> | 2012-09-20 20:29:14 -0700 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-11-28 08:47:06 +0100 |
commit | bcd109c08654975371dfa347d803e34859cc2691 (patch) | |
tree | 584ce89a1d1eca0fd2e0b318698387acd7ae4be7 /sound/pci/hda/patch_ca0132.c | |
parent | 1d1a4564d8e0a05d56a95df08c6c411bea704bec (diff) | |
download | lwn-bcd109c08654975371dfa347d803e34859cc2691.tar.gz lwn-bcd109c08654975371dfa347d803e34859cc2691.zip |
ALSA: hda - Add CA0132 register definitions file
Signed-off-by: Ian Minett <ian_minett@creativelabs.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_ca0132.c')
-rw-r--r-- | sound/pci/hda/patch_ca0132.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c index 49750a96d649..da655359da02 100644 --- a/sound/pci/hda/patch_ca0132.c +++ b/sound/pci/hda/patch_ca0132.c @@ -32,6 +32,8 @@ #include "hda_local.h" #include "hda_auto_parser.h" +#include "ca0132_regs.h" + #define WIDGET_CHIP_CTRL 0x15 #define WIDGET_DSP_CTRL 0x16 |