patch-2.4.3 linux/include/asm-arm/arch-sa1100/irq.h

Next file: linux/include/asm-arm/hardware/amba_kmi.h
Previous file: linux/include/asm-arm/arch-integrator/vmalloc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.2/linux/include/asm-arm/arch-sa1100/irq.h linux/include/asm-arm/arch-sa1100/irq.h
@@ -134,7 +134,7 @@
 	int mask = (1 << GPIO_11_27_IRQ(irq));
 	if (GPIO_11_27_spurious & mask) {
 		/* 
-		 * We don't want to miss an interrupt that would have occured
+		 * We don't want to miss an interrupt that would have occurred
 		 * while it was masked.  Simulate it if it is the case.
 		 */
 		int state = GPLR;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)