X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Firq.h;h=1f569905cb7400cb05a42b7c5725d42288119406;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=5889bc919e80895f296ef1a18e5218d6e27a4d9b;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-m68k/irq.h b/include/asm-m68k/irq.h index 5889bc919..1f569905c 100644 --- a/include/asm-m68k/irq.h +++ b/include/asm-m68k/irq.h @@ -64,7 +64,7 @@ static __inline__ int irq_canonicalize(int irq) * All interrupt handling is actually machine specific so it is better * to use function pointers, as used by the Sparc port, and select the * interrupt handling functions when initializing the kernel. This way - * we save some unnecessary overhead at run-time. + * we save some unnecessary overhead at run-time. * 01/11/97 - Jes */