]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mips/cache.S
* Code cleanup:
[karo-tx-uboot.git] / cpu / mips / cache.S
index 55daa89e7290d555622f163e3c1b77ee53aba663..01fbb2fe3e03d145ff2c83d8f9ee7a8ab5cf12dd 100644 (file)
@@ -150,7 +150,7 @@ mips_cache_reset:
        sw      zero, 28(a0)
        addu    a0, 32
        bltu    a0, a1, 2b
-   
+
        /* Set invalid tag.
         */
 
@@ -267,4 +267,3 @@ mips_cache_lock:
 
        j       ra
        .end    mips_cache_lock
-