Skip to content

Commit

Permalink
ALSA: hda/ca0132 - Declare firmware only when really built
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jan 15, 2013
1 parent 8ae3124 commit 7a527ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/pci/hda/patch_ca0132.c
Original file line number Diff line number Diff line change
Expand Up @@ -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" };

Expand Down

0 comments on commit 7a527ed

Please sign in to comment.