]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/blackfin/mach-common/head.S
Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and...
[karo-tx-linux.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