diff options
Diffstat (limited to 'sound/pci/hda/patch_analog.c')
-rw-r--r-- | sound/pci/hda/patch_analog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c index d7d636decef8..4687736aa0d7 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c | |||
@@ -52,7 +52,7 @@ struct ad198x_spec { | |||
52 | unsigned int cur_mux[3]; | 52 | unsigned int cur_mux[3]; |
53 | 53 | ||
54 | /* channel model */ | 54 | /* channel model */ |
55 | const struct alc_channel_mode *channel_mode; | 55 | const struct hda_channel_mode *channel_mode; |
56 | int num_channel_mode; | 56 | int num_channel_mode; |
57 | 57 | ||
58 | /* PCM information */ | 58 | /* PCM information */ |