• Andrew Morton's avatar
    [PATCH] m68k interrupt handling fix · 5d5c8930
    Andrew Morton authored
    From: Geert Uytterhoeven <geert@linux-m68k.org>
    
    The syscalls.h change broke the m68k interrupt management code, since
    sys_{request,free}_irq() are not syscalls, but routines to manage system
    (CPU) interrupts.
    5d5c8930
macints.c 17.8 KB