]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/drivers/portman2x4.c
[PARPORT] Remove unused 'irq' argument from parport irq functions
[linux-2.6-omap-h63xx.git] / sound / drivers / portman2x4.c
index 0eb9b5cebfcdefb44546a06a86fdd3ed4584b70c..e065b2a6444aeefeb122c659aebae4abc152b2f7 100644 (file)
@@ -611,7 +611,7 @@ static int __devinit snd_portman_rawmidi_create(struct snd_card *card)
 /*********************************************************************
  * parport stuff
  *********************************************************************/
-static void snd_portman_interrupt(int irq, void *userdata)
+static void snd_portman_interrupt(void *userdata)
 {
        unsigned char midivalue = 0;
        struct portman *pm = ((struct snd_card*)userdata)->private_data;