--- parport_pc.old.c Thu May 10 16:05:09 2001 +++ parport_pc.c Thu May 10 15:51:17 2001 @@ -2575,7 +2575,7 @@ } #else static struct pci_driver parport_pc_pci_driver; -static int __init parport_pc_init_superio(void) {return 0;} +static int __init parport_pc_init_superio(int a, int b) {return 0;} #endif /* CONFIG_PCI */ /* This is called by parport_pc_find_nonpci_ports (in asm/parport.h) */