]> git.sur5r.net Git - u-boot/blobdiff - cpu/arm_cortexa8/omap3/cache.c
Coding style cleanup; update CHANGELOG
[u-boot] / cpu / arm_cortexa8 / omap3 / cache.c
index f49ed4afd8fecb50980fc16d213c1a0f01076176..0d5b444be1d26c22e6ee3d8b7323cd81e0a41588 100644 (file)
@@ -93,4 +93,3 @@ void l2_cache_disable(void)
                __asm__ __volatile__("mov r12, %0":"=r"(j));
        }
 }
-