]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/blackfin/mach-common/head.S
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / arch / blackfin / mach-common / head.S
index 581e2b0a71ace2468cbb29e7b82ecd2f179ae3e7..76de5724c1e3a27ec2fd2d13a6a7ed0232e05e19 100644 (file)
@@ -174,7 +174,7 @@ ENTRY(__start)
        sp.l = lo(KERNEL_CLOCK_STACK);
        sp.h = hi(KERNEL_CLOCK_STACK);
        call _init_clocks;
-       sp = usp;       /* usp hasnt been touched, so restore from there */
+       sp = usp;       /* usp hasn't been touched, so restore from there */
 #endif
 
        /* This section keeps the processor in supervisor mode