Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / arch / blackfin / mach-common / head.S
index 581e2b0..76de572 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