]> err.no Git - linux-2.6/blobdiff - include/sound/vx_core.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
[linux-2.6] / include / sound / vx_core.h
index dbca14170615bb93731a0b99d8c45c08f83211cc..4830651cc4cffd5dfafc1c29c5d5fd00c905ecac 100644 (file)
@@ -128,7 +128,7 @@ struct snd_vx_hardware {
        unsigned int num_ins;
        unsigned int num_outs;
        unsigned int output_level_max;
-       unsigned int *output_level_db_scale;
+       const unsigned int *output_level_db_scale;
 };
 
 /* hwdep id string */
@@ -228,7 +228,7 @@ void snd_vx_free_firmware(struct vx_core *chip);
 /*
  * interrupt handler; exported for pcmcia
  */
-irqreturn_t snd_vx_irq_handler(int irq, void *dev, struct pt_regs *regs);
+irqreturn_t snd_vx_irq_handler(int irq, void *dev);
 
 /*
  * lowlevel functions