Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / arm / mach-omap1 / ams-delta-fiq.c
index d1f1209..acd6bf0 100644 (file)
@@ -136,7 +136,7 @@ void __init ams_delta_init_fiq(void)
                fiq_buffer[i] = 0;
 
        /*
-        * FIQ mode r9 always points to the fiq_buffer, becauses the FIQ isr
+        * FIQ mode r9 always points to the fiq_buffer, because the FIQ isr
         * will run in an unpredictable context. The fiq_buffer is the FIQ isr's
         * only means of communication with the IRQ level and other kernel
         * context code.