mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 14:14:01 +08:00
ALSA: hda/ca0132 - Declare firmware only when really built
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
8ae3124b8f
commit
7a527edee4
@ -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" };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user