]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/arm/mach-omap1/ams-delta-fiq.c
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.git] / arch / arm / mach-omap1 / ams-delta-fiq.c
index ec760ae2f91794ab58277dbfb8e7ea23255861f1..793a24a53c5261c20d1e9a39955615bf863fa9df 100644 (file)
@@ -137,7 +137,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.