]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/openrisc/kernel/entry.S
scripts/spelling.txt: add "efective" pattern and fix typo instances
[karo-tx-linux.git] / arch / openrisc / kernel / entry.S
index 459e4b129e4f5806b968914741b7b1920bdeb7df..1b7160c79646be4e136d0f813b4b55c0bfd63827 100644 (file)
@@ -332,7 +332,7 @@ EXCEPTION_ENTRY(_alignment_handler)
 
 #if 0
 EXCEPTION_ENTRY(_alignment_handler)
-//        l.mfspr r2,r0,SPR_EEAR_BASE     /* Load the efective addres */
+//        l.mfspr r2,r0,SPR_EEAR_BASE     /* Load the effective address */
        l.addi  r2,r4,0
 //        l.mfspr r5,r0,SPR_EPCR_BASE     /* Load the insn address */
        l.lwz   r5,PT_PC(r1)