Coding style cleanup; update CHANGELOG

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2009-02-12 00:08:39 +01:00
parent 5fc56b907d
commit f15c6515fc
11 changed files with 2440 additions and 54 deletions

View File

@@ -238,4 +238,3 @@ static void cache_flush(void)
{
asm ("mcr p15, 0, %0, c7, c5, 0": :"r" (0));
}