aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/echoaudio/darla24.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/echoaudio/darla24.c')
-rw-r--r--sound/pci/echoaudio/darla24.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/echoaudio/darla24.c b/sound/pci/echoaudio/darla24.c
index a13c623eb999..42b48f9d2128 100644
--- a/sound/pci/echoaudio/darla24.c
+++ b/sound/pci/echoaudio/darla24.c
@@ -60,6 +60,8 @@
60#include <asm/atomic.h> 60#include <asm/atomic.h>
61#include "echoaudio.h" 61#include "echoaudio.h"
62 62
63MODULE_FIRMWARE("ea/darla24_dsp.fw");
64
63#define FW_DARLA24_DSP 0 65#define FW_DARLA24_DSP 0
64 66
65static const struct firmware card_fw[] = { 67static const struct firmware card_fw[] = {