From 20a0e90f42f87e514fb1f4e9326ac12761b93534 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 15 Jan 2013 17:44:20 +0100 Subject: [PATCH] --- yaml --- r: 353271 b: refs/heads/master c: 7a527edee43a3c6c861e4a269f2bd3799b9bf8e8 h: refs/heads/master i: 353269: 7b197cc07d75cc69aa01939b6e571d06214061d5 353267: 8316cd5255312a2789b68ffee8974ef3002889ee 353263: 2ff28c920e8a304b93bdfe0a7b6f2c312eb531da v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_ca0132.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index df8ff423c25b..286014077168 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8ae3124b8f0f3f97f928be22ccc816118d4b0ecb +refs/heads/master: 7a527edee43a3c6c861e4a269f2bd3799b9bf8e8 diff --git a/trunk/sound/pci/hda/patch_ca0132.c b/trunk/sound/pci/hda/patch_ca0132.c index cc6c8a590316..70a2c552c49c 100644 --- a/trunk/sound/pci/hda/patch_ca0132.c +++ b/trunk/sound/pci/hda/patch_ca0132.c @@ -75,7 +75,9 @@ #define EFX_FILE "ctefx.bin" +#ifdef CONFIG_SND_HDA_DSP_LOADER MODULE_FIRMWARE(EFX_FILE); +#endif static char *dirstr[2] = { "Playback", "Capture" };