V4L/DVB (7198): V4L, include ioctl.h in videodev headers
[safe/jmp/linux-2.6] / sound / isa / wavefront / wavefront_fx.c
index 0e948a9..2efaa7f 100644 (file)
@@ -16,7 +16,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
-#include <sound/driver.h>
 #include <asm/io.h>
 #include <linux/init.h>
 #include <linux/time.h>
@@ -298,3 +297,7 @@ out:
 #endif
        return err;
 }
+
+#ifndef CONFIG_SND_WAVEFRONT_FIRMWARE_IN_KERNEL
+MODULE_FIRMWARE("yamaha/yss225_registers.bin");
+#endif