Coding style cleanup; update CHANGELOG

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2009-07-07 22:35:02 +02:00
parent a48ecc969f
commit 8e5e9b940c
14 changed files with 3405 additions and 57 deletions

View File

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