• Paul Mackerras's avatar
    [PATCH] Compile fix and cleanup for macserial driver · 74ad3755
    Paul Mackerras authored
    This adds a declaration that the macserial driver needs in order to
    compile correctly, and removes some old SERIAL_DO_RESTART junk which
    isn't used (SERIAL_DO_RESTART is never defined in this driver) and which
    I think is incorrect anyway, since it looks to me like it would
    potentially return an ERESTARTSYS error without a signal pending.
    74ad3755
macserial.c 79 KB