• Andrew Morton's avatar
    [PATCH] parport_serial fix · ae19bc78
    Andrew Morton authored
    parport_serial is calling a couple of 8250 driver functions with no prototypes
    in scope.
    
    Turns out it was calling them with too many args, too.
    ae19bc78
8250_pci.c 49.2 KB