Commit 7a527ede authored by Takashi Iwai's avatar Takashi Iwai

ALSA: hda/ca0132 - Declare firmware only when really built

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8ae3124b
......@@ -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" };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment