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

@@ -1393,5 +1393,3 @@ int uec_standard_init(bd_t *bis)
{
return uec_eth_init(bis, uec_info, ARRAY_SIZE(uec_info));
}