• 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
parport_serial.c 13 KB