]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/drivers/portman2x4.c
m68knommu: cleanup 68360 startup code
[linux-2.6-omap-h63xx.git] / sound / drivers / portman2x4.c
index 497cafb57d9b6ec0b16dbadc03775e82009fa88a..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;
@@ -833,7 +833,7 @@ static struct platform_driver snd_portman_driver = {
 /*********************************************************************
  * module init stuff
  *********************************************************************/
-static void __init_or_module snd_portman_unregister_all(void)
+static void snd_portman_unregister_all(void)
 {
        int i;