From a55b498d64c9690a686349210056f4335612a0a0 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 16 Jan 2013 09:32:54 +0800 Subject: [PATCH] --- yaml --- r: 353273 b: refs/heads/master c: ccd7bd3d07bd763f0e7397e6cef16aaec0489fdc h: refs/heads/master i: 353271: 20a0e90f42f87e514fb1f4e9326ac12761b93534 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_ca0132.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 932c91132016..5ab2ed60bae0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dea500c7c6e507c72ef94d0f6cd039d81b4c645f +refs/heads/master: ccd7bd3d07bd763f0e7397e6cef16aaec0489fdc diff --git a/trunk/sound/pci/hda/patch_ca0132.c b/trunk/sound/pci/hda/patch_ca0132.c index daf5ee381e5c..483850f64150 100644 --- a/trunk/sound/pci/hda/patch_ca0132.c +++ b/trunk/sound/pci/hda/patch_ca0132.c @@ -387,14 +387,14 @@ struct ct_voicefx_preset { unsigned int vals[VOICEFX_MAX_PARAM_COUNT]; }; -struct ct_voicefx ca0132_voicefx = { +static struct ct_voicefx ca0132_voicefx = { .name = "VoiceFX Capture Switch", .nid = VOICEFX, .mid = 0x95, .reqs = {10, 11, 12, 13, 14, 15, 16, 17, 18} }; -struct ct_voicefx_preset ca0132_voicefx_presets[] = { +static struct ct_voicefx_preset ca0132_voicefx_presets[] = { { .name = "Neutral", .vals = { 0x00000000, 0x43C80000, 0x44AF0000, 0x44FA0000, 0x3F800000, 0x3F800000,