X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-m68k%2Firq.h;h=1f569905cb7400cb05a42b7c5725d42288119406;hb=2c66a62d2d9e2315e6e748b96643f7f141c4d017;hp=5889bc919e80895f296ef1a18e5218d6e27a4d9b;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;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 */