Merge branch 'stmp' into devel
[sfrench/cifs-2.6.git] / sound / pci / echoaudio / indigoio.c
index eadf3263453a9e968ed98fad4c9951e2b5188b7f..a60c0a0a89b737470da2b6d650d7c2cbb352fc7e 100644 (file)
@@ -39,7 +39,6 @@
 #define BX_NUM         4
 
 
-#include <sound/driver.h>
 #include <linux/delay.h>
 #include <linux/init.h>
 #include <linux/interrupt.h>
@@ -59,6 +58,9 @@
 #include <asm/atomic.h>
 #include "echoaudio.h"
 
+MODULE_FIRMWARE("ea/loader_dsp.fw");
+MODULE_FIRMWARE("ea/indigo_io_dsp.fw");
+
 #define FW_361_LOADER          0
 #define FW_INDIGO_IO_DSP       1