Coding style cleanup; update CHANGELOG
[platform/kernel/u-boot.git] / cpu / arm_cortexa8 / cpu.c
index fcb5775..822ee7d 100644 (file)
@@ -78,4 +78,3 @@ static void cache_flush(void)
 {
        asm ("mcr p15, 0, %0, c7, c5, 0": :"r" (0));
 }
-