aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/darla20.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/echoaudio/darla20.c')
-rw-r--r--sound/pci/echoaudio/darla20.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/echoaudio/darla20.c b/sound/pci/echoaudio/darla20.c
index 8e7fe033270f..87078d3a6854 100644
--- a/sound/pci/echoaudio/darla20.c
+++ b/sound/pci/echoaudio/darla20.c
@@ -56,6 +56,8 @@
56#include <asm/atomic.h> 56#include <asm/atomic.h>
57#include "echoaudio.h" 57#include "echoaudio.h"
58 58
59MODULE_FIRMWARE("ea/darla20_dsp.fw");
60
59#define FW_DARLA20_DSP 0 61#define FW_DARLA20_DSP 0
60 62
61static const struct firmware card_fw[] = { 63static const struct firmware card_fw[] = {