diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-05-13 11:35:44 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-05-13 11:35:44 +0200 |
commit | d9bbb4756dbc05764cebd0e3e2f49a56c9504e4d (patch) | |
tree | b25672ad22284debf08d6663c228dcfe70e0be94 /sound/pci/hda/patch_cmedia.c | |
parent | 3e9e63dbd3745ba9ea10f0f86c93f4086c89d5b8 (diff) | |
parent | 8c7dd8907637d863bdd175f24e895cbcfe03e1e5 (diff) | |
download | linux-3.10-d9bbb4756dbc05764cebd0e3e2f49a56c9504e4d.tar.gz linux-3.10-d9bbb4756dbc05764cebd0e3e2f49a56c9504e4d.tar.bz2 linux-3.10-d9bbb4756dbc05764cebd0e3e2f49a56c9504e4d.zip |
Merge branch 'topic/hda' into topic/hda-switcheroo
Diffstat (limited to 'sound/pci/hda/patch_cmedia.c')
-rw-r--r-- | sound/pci/hda/patch_cmedia.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_cmedia.c b/sound/pci/hda/patch_cmedia.c index b6767b4ced4..c8fdaaefe70 100644 --- a/sound/pci/hda/patch_cmedia.c +++ b/sound/pci/hda/patch_cmedia.c @@ -29,6 +29,7 @@ #include <sound/core.h> #include "hda_codec.h" #include "hda_local.h" +#include "hda_auto_parser.h" #define NUM_PINS 11 |